aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-04-16 09:40:13 +0200
committerdefault <nobody@localhost>2025-04-16 09:40:13 +0200
commit8fbc8a3e14da59b9aa0640e5cc70d7556cf27c8d (patch)
tree2205bdcc1257a2878089486e6b6d49f7f1e8feb6
parent81d0704b4fe71d7af4b58e6dc82850996849b6b8 (diff)
Version 2.75 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 5a19467..9626c8b 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.75-dev"
+#define VERSION "2.75"
#define USER_AGENT "snac/" VERSION