diff options
author | default <nobody@localhost> | 2024-07-08 16:51:54 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-07-08 16:51:54 +0200 |
commit | a7344d20a45ef414121f3fef31aaec32ac54dab7 (patch) | |
tree | 81b35292e8f6022a93025cbc5f4363dc9d768452 /snac.h | |
parent | 75008986287a1a6f835b46e663458e858c159499 (diff) |
Version 2.56 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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.56-dev" +#define VERSION "2.56" #define USER_AGENT "snac/" VERSION |