summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-20 08:27:43 +0100
committerdefault <nobody@localhost>2022-12-20 08:27:43 +0100
commit61bdccb8ccbe368c707492bb888c6aeb7856e793 (patch)
tree36696b2dc1fa67d28dc29d839e66da84f3101730
parent97ac96201edda2c6218498b5c35d7bf046fc2041 (diff)
Version 2.16 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 0c4f3df..23c0a2f 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.16-dev"
+#define VERSION "2.16"
#define USER_AGENT "snac/" VERSION