summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-28 09:25:54 +0200
committerdefault <nobody@localhost>2023-04-28 09:25:54 +0200
commitfbd30cf6d343651c53d5761b94fdaa04b867f416 (patch)
tree673a0da4edf1375b91ce6ebb882a8fc8b07f1f06
parentd0e08277dad5d9a4d3f148653a01b0e72e036730 (diff)
Version 2.29 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index f9cbae2..fe7adfb 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.29-dev"
+#define VERSION "2.29"
#define USER_AGENT "snac/" VERSION