diff options
| author | default <nobody@localhost> | 2025-01-25 05:29:01 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-25 05:29:01 +0100 |
| commit | 71537bdaf8fa3e752b7178efdf53e5c1c1402973 (patch) | |
| tree | 331692597499e68533dfb6ea0b93e4985569e149 /snac.h | |
| parent | 5c303d539b48cdec5cc9cca77472faaa7c5c8d71 (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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.69" +#define VERSION "2.70-dev" #define USER_AGENT "snac/" VERSION |