diff options
author | default <nobody@localhost> | 2024-02-16 05:28:32 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-16 05:28:32 +0100 |
commit | 39d3f5b2c3a304928c0a214ee110922c14afc77a (patch) | |
tree | 7b8296d4a035a56a98b6e2a6a21e9859ac8356c1 | |
parent | 572c52f9fea21b81fbaae4c74adfab857f7924e4 (diff) |
Bumped version.
-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.47" +#define VERSION "2.48-dev" #define USER_AGENT "snac/" VERSION |