diff options
author | default <nobody@localhost> | 2022-10-14 08:49:39 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-14 08:49:39 +0200 |
commit | 72c63ba5b8cfd25331f03a97f2313587c534a6d7 (patch) | |
tree | 76b60a26d9d6ec4c2b94ea9d2b55cb07d156a9a9 /snac.h | |
parent | bc417bb52082436bdd314ad59e5b4ce4d2455e8e (diff) |
Version 2.04 RELEASED.
Diffstat (limited to 'snac.h')
-rw-r--r-- | snac.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |