diff options
| author | default <nobody@localhost> | 2025-01-31 09:11:34 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-31 09:11:34 +0100 |
| commit | ed6c6328a14ae486ba87a7bad273a4bd3a4056c4 (patch) | |
| tree | 399899eb5daf13a7196d265b49800bf904b6f661 | |
| parent | d0c81d35cefd5ce9ba6b2c6fd0bf3091011959b5 (diff) | |
Version 2.70 RELEASED.
| -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-dev" +#define VERSION "2.70" #define USER_AGENT "snac/" VERSION |