diff options
author | default <nobody@localhost> | 2022-12-10 14:49:46 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-10 14:49:46 +0100 |
commit | bf3cfe24c96a6266e3b0cbcf0f88f16ca84355eb (patch) | |
tree | a64f556225b7c2706772c8a9c42d08411331a864 /snac.h | |
parent | 7336a8ee3e398d7c7981d1ee247a837f48684446 (diff) |
Bumped development 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 grunfink - MIT license */ -#define VERSION "2.14" +#define VERSION "2.15-dev" #define USER_AGENT "snac/" VERSION |