diff options
author | default <nobody@localhost> | 2023-08-06 06:48:45 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-06 06:48:45 +0200 |
commit | 66e34b3a4375cf25cb100592250042d8fa505f7b (patch) | |
tree | f69c4108f1efaf986ebd53486f93c96742e32995 /snac.h | |
parent | bd0afd96859fdeb888202f7b4e1efa8f0a29331f (diff) |
Version 2.39 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 - 2023 grunfink et al. / MIT license */ -#define VERSION "2.39-dev" +#define VERSION "2.39" #define USER_AGENT "snac/" VERSION |