diff options
author | default <nobody@localhost> | 2022-10-03 19:17:12 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-03 19:17:12 +0200 |
commit | 5994b4a313ec178e1fe3487712a3d000573dd9e2 (patch) | |
tree | bf056251d28734711e4febe3892d1f15ae8d4e9e /snac.h | |
parent | e285f641b414825709130c3698197df3f068fb4b (diff) |
Version 2.01 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.0001" +#define VERSION "2.01" #define USER_AGENT "snac/" VERSION |