aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-31 09:11:34 +0100
committerdefault <nobody@localhost>2025-01-31 09:11:34 +0100
commited6c6328a14ae486ba87a7bad273a4bd3a4056c4 (patch)
tree399899eb5daf13a7196d265b49800bf904b6f661
parentd0c81d35cefd5ce9ba6b2c6fd0bf3091011959b5 (diff)
Version 2.70 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 6c3ccda..0cd6113 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
-#define VERSION "2.70-dev"
+#define VERSION "2.70"
#define USER_AGENT "snac/" VERSION