diff options
author | default <nobody@localhost> | 2024-03-23 07:51:10 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-03-23 07:51:10 +0100 |
commit | 6fb0b9c0d07aff98626b9fbee4c28e050fe4acc3 (patch) | |
tree | e3ed6b47601aca1176927bda35814877e8c1dd22 /snac.h | |
parent | 21400ca13a15d136dc083506264efd54adff16bd (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.50" +#define VERSION "2.51-dev" #define USER_AGENT "snac/" VERSION |