aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-08-01 08:36:26 +0200
committergrunfink <grunfink@comam.es>2025-08-01 08:36:26 +0200
commit1c3e30c47992d79a1956a4b2b5fea93ad25345ea (patch)
tree765789a3be7a96231c8b8071a140e7c3cb22d9d5
parente6921114e347b4dd78ae4c2098243649b0dff839 (diff)
Version 2.81 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index e4e190d..4ad98cc 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.81-dev"
+#define VERSION "2.81"
#define USER_AGENT "snac/" VERSION