diff options
| author | default <nobody@localhost> | 2025-02-04 13:57:19 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-04 13:57:19 +0100 |
| commit | f942acf3e987989b4898ee43b00685092127399e (patch) | |
| tree | 24aa3e842863c33029eff7f92828595a37bb3df5 | |
| parent | e1e4c0ca1ade524eb6d2585215c0b028ffaf5a8b (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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.70" +#define VERSION "2.71-dev" #define USER_AGENT "snac/" VERSION |