summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-06-15 18:28:24 +0200
committerdefault <nobody@localhost>2023-06-15 18:28:24 +0200
commit57761020b71161fbed85079e349b8d222d931042 (patch)
tree550ac2db19a3659be2444ca55d643ffdef275763
parentded12dcf52834b8d7a5c807b2037398f01f6e4b2 (diff)
Version 2.35 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 094179c..26ee83d 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink / MIT license */
-#define VERSION "2.35-dev"
+#define VERSION "2.35"
#define USER_AGENT "snac/" VERSION