summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-25 18:17:51 +0100
committerdefault <nobody@localhost>2023-02-25 18:17:51 +0100
commitcb9e82acf77e84c4c992a37b98bb887631455039 (patch)
treedd9711af57289314902f2f82ae7d82a62fa75cc5 /snac.h
parent8de4987a3e49a3975707aad3c71d0b52c5771ccf (diff)
Version 2.24 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 af8388c..4ef446c 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.24-dev"
+#define VERSION "2.24"
#define USER_AGENT "snac/" VERSION