summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-13 16:56:06 +0200
committerdefault <nobody@localhost>2023-05-13 16:56:06 +0200
commit47ce73553fda4495755e6a124480f18fb48686fc (patch)
treeac4feedb54aa68b72a44fd368d21f64d5e151e00 /snac.h
parent6b597ffdb44a5fce7a7da6b5613f0607de483f99 (diff)
Version 2.31 RELEASED.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 2a66255..95bbfd7 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.31-dev"
+#define VERSION "2.31"
#define USER_AGENT "snac/" VERSION