diff options
author | default <nobody@localhost> | 2023-08-18 18:34:29 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-18 18:34:29 +0200 |
commit | 69dbacda27877968be5ca070c3782317d11e9c75 (patch) | |
tree | faecea0f8b26a0f529da12776f312a9d5dc6b599 /snac.h | |
parent | b320147edb2b5f904d9017b6a8f9a7356ca6cae3 (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 et al. / MIT license */ -#define VERSION "2.40" +#define VERSION "2.41-dev" #define USER_AGENT "snac/" VERSION |