summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-08-06 06:48:45 +0200
committerdefault <nobody@localhost>2023-08-06 06:48:45 +0200
commit66e34b3a4375cf25cb100592250042d8fa505f7b (patch)
treef69c4108f1efaf986ebd53486f93c96742e32995
parentbd0afd96859fdeb888202f7b4e1efa8f0a29331f (diff)
Version 2.39 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 88d401c..2b60165 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */
-#define VERSION "2.39-dev"
+#define VERSION "2.39"
#define USER_AGENT "snac/" VERSION