diff options
author | default <nobody@localhost> | 2024-08-08 06:35:24 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-08-08 06:35:24 +0200 |
commit | 3f01787cc9bc1aab595cb4c473a9e03eeede2a0f (patch) | |
tree | 7d98aa2244d2c9ac16173a4c9a2f9834c02fd317 /snac.h | |
parent | d9994c9a35154cad00061eccb5a4a0ddf672a0bb (diff) |
Version 2.57 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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.57-dev" +#define VERSION "2.57" #define USER_AGENT "snac/" VERSION |