aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-03-04 10:57:00 +0100
committerdefault <nobody@localhost>2025-03-04 10:57:00 +0100
commite79f891b6a3bee315f01764e01968726b3d79b2c (patch)
tree16f427078b91f4acbcc141e8bc2ef4b395db0992
parent666faab844de52bf5534bbaafab7e0feb9e4d04a (diff)
Version 2.73 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index ac30c44..5707c7c 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.73-dev"
+#define VERSION "2.73"
#define USER_AGENT "snac/" VERSION