diff options
author | default <nobody@localhost> | 2024-05-16 15:47:43 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-16 15:47:43 +0200 |
commit | b95fbe4e438a2ab8a8625875e2eedac38dae572f (patch) | |
tree | ff32fec8a064a9b731bf26a790534bd8e6a319d9 /snac.h | |
parent | e7fa6d992061b04038128320acef4c894ae69500 (diff) |
Version 2.53 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.53-dev" +#define VERSION "2.53" #define USER_AGENT "snac/" VERSION |