aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-02-10 09:47:15 +0100
committerdefault <nobody@localhost>2025-02-10 09:47:15 +0100
commit3d705b22a67ee913b9bd4473277430bd481cef25 (patch)
tree2e31eb6f700a0454a4c569b572eca02bed08a559
parentfa260625b57cbc6c11627f4b96734ebc4f9128d5 (diff)
Version 2.72 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 7b5c54c..2ff3235 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.72-dev"
+#define VERSION "2.72"
#define USER_AGENT "snac/" VERSION