aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-02-04 15:07:17 +0100
committerdefault <nobody@localhost>2025-02-04 15:07:17 +0100
commit6f2afe1ecb01ff3ff8d6f9e297ed02e0d42f8b93 (patch)
tree14adf4b4db1b3a9497bf1a50457f9a5c7d025d47
parentf942acf3e987989b4898ee43b00685092127399e (diff)
Version 2.71 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index b4852f3..4618b87 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.71-dev"
+#define VERSION "2.71"
#define USER_AGENT "snac/" VERSION