diff options
author | default <nobody@localhost> | 2023-05-07 09:38:45 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-07 09:38:45 +0200 |
commit | 699702cd72046d1c613f9952ab310882710843b0 (patch) | |
tree | bfdf4081d13a8316b15ecfc18f1f3746c94c4022 /snac.h | |
parent | 14950d6954ea689c1225df8963372d9b5a2ba4ec (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 / MIT license */ -#define VERSION "2.30" +#define VERSION "2.31-dev" #define USER_AGENT "snac/" VERSION |