summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-27 10:36:21 +0100
committerdefault <nobody@localhost>2022-12-27 10:36:21 +0100
commitabd56da2ba551af29794270a6e0435dc8e1c8d03 (patch)
tree41debdd3bddb3ef8d0c59dabce3be2bbcd612ba4
parent913231d5c017ceaa5a6bc067fb14034daabbb519 (diff)
Version 2.17 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 42b45aa..e112b69 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.17-dev"
+#define VERSION "2.17"
#define USER_AGENT "snac/" VERSION