summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-21 18:07:55 +0200
committerdefault <nobody@localhost>2022-10-21 18:07:55 +0200
commitddce319a12e710fa01d36b60a648904a257e8fea (patch)
tree40ced93cbe99a86420f0eef0679b9e1cdd90fa15 /snac.h
parent6ffbb3a4fc108ea5c70cc3d002e2a93d00432f46 (diff)
Version 2.06 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 823c60c..3e82585 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.05"
+#define VERSION "2.06"
#define USER_AGENT "snac/" VERSION