summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-23 15:46:43 +0100
committerdefault <nobody@localhost>2022-11-23 15:46:43 +0100
commit2a5f10583b98cbf9aa094a244c021c8fee9e905e (patch)
treef7e8e0fecf754956ca51c21ddd6ca2060cb570a0 /snac.h
parentc902de3fa6cac8021433e0e34980c5d8c23b188d (diff)
Version 2.12 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 4221de5..5427497 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.11"
+#define VERSION "2.12"
#define USER_AGENT "snac/" VERSION