summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-14 08:49:39 +0200
committerdefault <nobody@localhost>2022-10-14 08:49:39 +0200
commit72c63ba5b8cfd25331f03a97f2313587c534a6d7 (patch)
tree76b60a26d9d6ec4c2b94ea9d2b55cb07d156a9a9 /snac.h
parentbc417bb52082436bdd314ad59e5b4ce4d2455e8e (diff)
Version 2.04 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 aeea5b2..2e40ecb 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.03"
+#define VERSION "2.04"
#define USER_AGENT "snac/" VERSION