diff options
author | default <nobody@localhost> | 2023-02-10 15:09:55 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-10 15:09:55 +0100 |
commit | 2a47bdd5726bcd74a0211bbca407cdf1933d83d0 (patch) | |
tree | ed3eb37a50f13288ea010512dadd540bb38aaaf7 /snac.h | |
parent | ce2ed346777efd1a92e58e674f084610b523a70b (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.21" +#define VERSION "2.22-dev" #define USER_AGENT "snac/" VERSION |