diff options
author | default <nobody@localhost> | 2023-07-24 13:36:42 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-24 13:36:42 +0200 |
commit | e95d422be315bfa9779997772a41769a9d9b7047 (patch) | |
tree | 681353c534c214ac91e52fcc0ff5ddc2124abf8e /snac.h | |
parent | f67ac2517c1b72e56dedf195070bde226d64f0a6 (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.38" +#define VERSION "2.39-dev" #define USER_AGENT "snac/" VERSION |