diff options
author | default <nobody@localhost> | 2023-07-17 10:41:19 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-17 10:41:19 +0200 |
commit | e6d5ce2654e36f94aa8938048310cf5361ecd274 (patch) | |
tree | 7646baf0a71187d42d67a73e5dfd28a6861108d0 /snac.h | |
parent | 35987ebb50ae07855d64cef289512b18124494a6 (diff) |
Version 2.38 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.38-dev" +#define VERSION "2.38" #define USER_AGENT "snac/" VERSION |