aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-10-10 15:04:32 +0200
committerdefault <nobody@localhost>2024-10-10 15:04:32 +0200
commit861dc8265fd4f7334a82b8003e80e85af6fe194f (patch)
treed29ce8f7ce3ef876c00e916793b87a7bbbbbeb18
parentae5ab1f103cf1dd35848faff2445d689531aed79 (diff)
Version 2.60 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 379b81d..70e9e31 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.60-dev"
+#define VERSION "2.60"
#define USER_AGENT "snac/" VERSION