diff options
author | default <nobody@localhost> | 2024-07-11 09:51:04 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-07-11 09:51:04 +0200 |
commit | 52575203148069b19c1dca80126d70edf3916889 (patch) | |
tree | 15d7d218320fe9df5324daf97aac6fcfae16e67c /snac.h | |
parent | 1b8d1abbfb6f060f5bf98a1a3a46d662f3afbb36 (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.56" +#define VERSION "2.57-dev" #define USER_AGENT "snac/" VERSION |