summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-13 15:19:39 +0100
committerdefault <nobody@localhost>2022-11-13 15:19:39 +0100
commit8da08eadf87ff5314392c0623a59acf36465ba58 (patch)
treeef0e997ef23728803bbb848bcba5e60a11e28dbc /snac.h
parent7ff6f928085e853b1bb7d113a6e7c435d76e6416 (diff)
Version 2.10 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 bff5da4..140cc6e 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.09"
+#define VERSION "2.10"
#define USER_AGENT "snac/" VERSION