diff options
author | default <nobody@localhost> | 2023-11-20 11:42:17 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-11-20 11:42:17 +0100 |
commit | b68ed66669aa65bda1c55b9dcd7afcc126c7c2cf (patch) | |
tree | b2bed896dcb2885d5a027e6589174a2e47de7735 /snac.h | |
parent | 18ff999eeaeb2357c73862e5ce11774f58c97cf3 (diff) |
Version 2.43 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 - 2023 grunfink et al. / MIT license */ -#define VERSION "2.43-dev" +#define VERSION "2.43" #define USER_AGENT "snac/" VERSION |