summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-03-08 20:17:33 +0100
committerdefault <nobody@localhost>2023-03-08 20:17:33 +0100
commitba787061d8b4162020ea49fc221691af87408373 (patch)
treea9122ccdf5686d737cd047496db69b5670673b3c
parent9da3149a5d033674c84c3ef92b7839635c619f5e (diff)
Version 2.25 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index f60ced1..f4164f5 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.25-dev"
+#define VERSION "2.25"
#define USER_AGENT "snac/" VERSION