summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-11-20 11:42:17 +0100
committerdefault <nobody@localhost>2023-11-20 11:42:17 +0100
commitb68ed66669aa65bda1c55b9dcd7afcc126c7c2cf (patch)
treeb2bed896dcb2885d5a027e6589174a2e47de7735 /snac.h
parent18ff999eeaeb2357c73862e5ce11774f58c97cf3 (diff)
Version 2.43 RELEASED.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index e2c042d..3101fbb 100644
--- a/snac.h
+++ b/snac.h
@@ -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