summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 65bfb84..4767109 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
-#define VERSION "2.58-dev"
+#define VERSION "2.58"
#define USER_AGENT "snac/" VERSION