diff options
author | default <nobody@localhost> | 2024-05-26 09:29:38 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-26 09:29:38 +0200 |
commit | db5a72b6a01eddc61f916365aaf175fb937298f1 (patch) | |
tree | 502794ebb9f15917fcbcccc476a4cc6e9627200a /snac.h | |
parent | 8e0ccc6d76af26c83e5adebfaa18aef364e59975 (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.53" +#define VERSION "2.54-dev" #define USER_AGENT "snac/" VERSION |