diff options
| author | default <nobody@localhost> | 2025-02-04 15:07:17 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-04 15:07:17 +0100 |
| commit | 6f2afe1ecb01ff3ff8d6f9e297ed02e0d42f8b93 (patch) | |
| tree | 14adf4b4db1b3a9497bf1a50457f9a5c7d025d47 /snac.h | |
| parent | f942acf3e987989b4898ee43b00685092127399e (diff) | |
Version 2.71 RELEASED.
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.71-dev" +#define VERSION "2.71" #define USER_AGENT "snac/" VERSION |