summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-11 14:11:08 +0100
committerdefault <nobody@localhost>2023-02-11 14:11:08 +0100
commitdca071b14dd2b173ddb04d09a1a50b785e639136 (patch)
treebde118f723afd86c7629bba7e1a9c3c754a11dfd
parent4fc6efb2275d8d514639eb74d379eae0deb64011 (diff)
Version 2.22 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 1be36cb..017ccea 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.22-dev"
+#define VERSION "2.22"
#define USER_AGENT "snac/" VERSION