diff options
author | default <nobody@localhost> | 2023-07-07 08:30:24 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-07 08:30:24 +0200 |
commit | 321d9fb069bdb9da326b5df9b251120e5e0dc08d (patch) | |
tree | 69decfd6e85d271ead1d778579c9e8dab30a4a40 /snac.h | |
parent | cc91dd42fbcdd669122b40b81330377349802440 (diff) |
Version 2.36 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 / MIT license */ -#define VERSION "2.36-dev" +#define VERSION "2.36" #define USER_AGENT "snac/" VERSION |