diff options
author | default <nobody@localhost> | 2023-07-08 09:58:01 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-08 09:58:01 +0200 |
commit | c562a4531c438b4848f569d2c3901708b7bbce43 (patch) | |
tree | df640cc7103785470bc3d58d108ddf3ad144c522 /snac.h | |
parent | f2e0b7747813445138d5b65363fd3a74c7a2454a (diff) |
Bumper 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.36" +#define VERSION "2.37-dev" #define USER_AGENT "snac/" VERSION |