summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-18 19:23:39 +0100
committerdefault <nobody@localhost>2022-11-18 19:23:39 +0100
commit0644518fd5d8aa1124af904c08e2c92bc45c499d (patch)
tree1179e473bc70ec396977b2073458708903c99a93 /snac.h
parentb6c35b29550e20476badd731a67c5754aa872ce3 (diff)
Version 2.11 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 852e40b..390d4c6 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.10"
+#define VERSION "2.11"
#define USER_AGENT "snac/" VERSION