summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-01-14 18:16:25 +0100
committerdefault <nobody@localhost>2023-01-14 18:16:25 +0100
commit3f7ff1233114764e55ca4f1e89e25b808537784b (patch)
treee43ec5b2a4d89e5cc51761ac6083461ebc737b71 /snac.h
parent01376cd0a9f4973be67eb70eaa24accbffa3819a (diff)
Version 2.18 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 7eea07b..780a30e 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.18-dev"
+#define VERSION "2.18"
#define USER_AGENT "snac/" VERSION