diff options
author | default <nobody@localhost> | 2023-10-17 20:02:23 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-10-17 20:02:23 +0200 |
commit | 24d8ead64cf6af30b1b848220ff0ec4871358920 (patch) | |
tree | c706f93bfe612576c8aedff9f81d9040ede4ec56 /snac.h | |
parent | 6cd3e768908e99c9bfb5d4f896b9765a477e4214 (diff) |
Bumped version.
Diffstat (limited to 'snac.h')
-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 - 2023 grunfink et al. / MIT license */ -#define VERSION "2.42" +#define VERSION "2.43-dev" #define USER_AGENT "snac/" VERSION |