diff options
| author | default <nobody@localhost> | 2024-12-15 23:08:17 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-12-15 23:08:17 +0100 |
| commit | e79cd9f71fa4b453e07018497370c5bb072a3987 (patch) | |
| tree | a749fa02013184b1af4680e631bfc5ad1a553b7e | |
| parent | c6562fa39bc3b609429fea9064a94cf080922da5 (diff) | |
Bumped version.
| -rw-r--r-- | snac.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.66" +#define VERSION "2.67-dev" #define USER_AGENT "snac/" VERSION |