diff options
author | default <nobody@localhost> | 2024-03-07 09:57:03 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-03-07 09:57:03 +0100 |
commit | c2fb2a4034f499cc44227b6485881ba9127c2f01 (patch) | |
tree | 1cfb769980c5cd43a5846b7f2f866e92a5b561c2 /snac.h | |
parent | 7fe866d60de77e1accf56afb14724bcd2a00992f (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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.49" +#define VERSION "2.50-dev" #define USER_AGENT "snac/" VERSION |