summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-18 16:33:19 +0200
committerdefault <nobody@localhost>2023-05-18 16:33:19 +0200
commitecdb7f543790b69f49a0621a881f60f39850f5a9 (patch)
tree114570f5a547b46066ec9f811e0d3ccdf2f5211f
parent50f249a92658e6cfe2aff12e3774a16103ae0663 (diff)
Version 2.32 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 8629ab0..b06f786 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink / MIT license */
-#define VERSION "2.32-dev"
+#define VERSION "2.32"
#define USER_AGENT "snac/" VERSION