summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-09-05 16:24:11 +0200
committerdefault <nobody@localhost>2024-09-05 16:24:11 +0200
commitacb3f92ef4be5cb3dde371a0ae3d10d9ef6ac665 (patch)
treef97914ebfe89b5a3c3a441e0ec52acc387f65c7d
parentc724fab7a8377e504adc228d4dca9ba2d0a11293 (diff)
Version 2.58 RELEASED.HEADmaster
-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