summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-05 09:19:51 +0200
committerdefault <nobody@localhost>2023-04-05 09:19:51 +0200
commit1cdd6d19960c2e448de43eec85f4c4f87776459f (patch)
tree39a8a72ee69c13502f5b8c087aa56b4e5ce67479
parent14cbf124f9372490c4ad32f79d5af6d90a1b9f66 (diff)
Version 2.26 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 3a67d8e..9740b0a 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.26-dev"
+#define VERSION "2.26"
#define USER_AGENT "snac/" VERSION