diff options
author | default <nobody@localhost> | 2023-04-01 04:22:36 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-01 04:22:36 +0200 |
commit | 1722b2891d338ae40e99adcbbfa2017bc1de1bf9 (patch) | |
tree | 22adb0703b36396292f71aecb3e9da901e613997 /snac.h | |
parent | b19c68622d926e7c01de4bb6fa115457036b5a96 (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 - 2023 grunfink / MIT license */ -#define VERSION "2.25" +#define VERSION "2.26-dev" #define USER_AGENT "snac/" VERSION |