diff options
author | default <nobody@localhost> | 2023-05-15 11:15:53 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-15 11:15:53 +0200 |
commit | d3c1b3127ae264811e3ca6b850fbc32a984e039e (patch) | |
tree | a0458f70baaedabcc9327e87f4e05e93bd7925dc /snac.h | |
parent | e9588a71ae67427d3ed0c50246f46724aa7611c3 (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.31" +#define VERSION "2.32-dev" #define USER_AGENT "snac/" VERSION |