diff options
author | default <nobody@localhost> | 2023-03-02 09:30:23 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-03-02 09:30:23 +0100 |
commit | 987f1d288b308efac6d4c163339c663df76c4d6e (patch) | |
tree | 19ea96a4dc286b590c87b97bdc8b80f4ab977709 /snac.h | |
parent | d53d9af2bea8c023319a56d6e3d60d38826f8708 (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.24" +#define VERSION "2.25-dev" #define USER_AGENT "snac/" VERSION |