diff options
author | default <nobody@localhost> | 2022-12-20 08:27:43 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-20 08:27:43 +0100 |
commit | 61bdccb8ccbe368c707492bb888c6aeb7856e793 (patch) | |
tree | 36696b2dc1fa67d28dc29d839e66da84f3101730 /snac.h | |
parent | 97ac96201edda2c6218498b5c35d7bf046fc2041 (diff) |
Version 2.16 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.16-dev" +#define VERSION "2.16" #define USER_AGENT "snac/" VERSION |