diff options
author | default <nobody@localhost> | 2022-12-21 10:28:29 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-21 10:28:29 +0100 |
commit | 03251e6fb9c4ba113074a7f353595dc9882d25d1 (patch) | |
tree | ffd4217d78afa679b192d33f1ffb0cb39b2021f6 /snac.h | |
parent | 865be6601e90338430093e58be600799386ee681 (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 grunfink - MIT license */ -#define VERSION "2.16" +#define VERSION "2.17-dev" #define USER_AGENT "snac/" VERSION |