diff options
author | default <nobody@localhost> | 2024-04-09 06:33:49 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-04-09 06:33:49 +0200 |
commit | abb4f16c71bd4ecb3bc25815dbbc2d8c3ba3b4ca (patch) | |
tree | 07d82ae50407171679219c43cd1f5844c3bf012c /snac.h | |
parent | 887b9ae1764f78b772cc5b13578614bf0336176e (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.51" +#define VERSION "2.52-dev" #define USER_AGENT "snac/" VERSION |