aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-07 10:20:07 +0100
committerdefault <nobody@localhost>2025-01-07 10:20:07 +0100
commit1039c2dff51173b46278c6b89555af7b273a9eae (patch)
treea3253621dc825518d052aadd20eb68785753a787
parentcdfa5ee8df661d4745e0949d07a3b2e2fa848bd8 (diff)
Version 2.68 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 75db4a9..5ee0390 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
-#define VERSION "2.68-dev"
+#define VERSION "2.68"
#define USER_AGENT "snac/" VERSION