summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-14 10:08:49 +0100
committerdefault <nobody@localhost>2022-12-14 10:08:49 +0100
commit953d109f10d7ae837e1dbd8769ac2dda94b45140 (patch)
treea4959caca9306a96ffb5dbcb2d455961551e243c /snac.h
parent23f1fcf43252ae611b764934cef0585dbb4374b0 (diff)
Version 2.15 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 ac3c0d6..869d2d9 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
-#define VERSION "2.15-dev"
+#define VERSION "2.15"
#define USER_AGENT "snac/" VERSION