diff options
author | default <nobody@localhost> | 2024-05-11 09:37:34 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-11 09:37:34 +0200 |
commit | a0d98f3d2ad06571983caa155e1bbd8b2012fbb3 (patch) | |
tree | cc7527788629f3895e0430ad73476f3b3d6d3c60 /snac.h | |
parent | 32646aa786851ecaed7121f31afaf6df2d5eeb16 (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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.52" +#define VERSION "2.53-dev" #define USER_AGENT "snac/" VERSION |