summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-16 20:47:45 +0200
committerdefault <nobody@localhost>2022-10-16 20:47:45 +0200
commit71eb5bb27cc978553b5c3499a571dcf4bcce9835 (patch)
tree71d5255aa589d9a312eb0401ca758f48772f5dc2 /snac.h
parentb53ccf0013358eb09ad931538dcf1e9c3040224d (diff)
Version 2.05 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 180b8a1..eacc795 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.04"
+#define VERSION "2.05"
#define USER_AGENT "snac/" VERSION