diff options
author | default <nobody@localhost> | 2024-06-09 19:28:37 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-06-09 19:28:37 +0200 |
commit | 93851413f305af2a6fe61d6a331c668e1a4bf26c (patch) | |
tree | 8a1177b982a2b9cafb937c85b54bd0781ebefb83 /snac.h | |
parent | 35de1647bf05c17871f1fa1054e15eb99b7cafd4 (diff) |
Version 2.55 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.54" +#define VERSION "2.55" #define USER_AGENT "snac/" VERSION |