diff options
author | default <nobody@localhost> | 2023-08-19 09:31:20 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-19 09:31:20 +0200 |
commit | 3bdc484206836e33a19321f18847f422a906f050 (patch) | |
tree | 7cffb3f86047e63c527fd29f0ed90eab814dd8a5 /snac.h | |
parent | 5de1a9ce0cbdda0ded72a51660130327636eb699 (diff) | |
parent | 69dbacda27877968be5ca070c3782317d11e9c75 (diff) |
Merge branch 'master' of triptico.com:git/snac2
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 et al. / MIT license */ -#define VERSION "2.40" +#define VERSION "2.41-dev" #define USER_AGENT "snac/" VERSION |