summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-03 08:27:15 +0100
committerdefault <nobody@localhost>2022-11-03 08:27:15 +0100
commitf09dc906a9a9f2a61af61228be911745325f1847 (patch)
tree6a83346e79c8ec910d10e9dbca2db92769e1eb4f /snac.h
parentc0d5016e1e809ab720e02bfb8a4920b31c676ca6 (diff)
Version 2.08 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 79e5453..c25e9a8 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.07"
+#define VERSION "2.08"
#define USER_AGENT "snac/" VERSION