diff options
author | default <nobody@localhost> | 2023-05-27 19:37:47 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-27 19:37:47 +0200 |
commit | 50624547e4b3eb05b3ee0a185ef975fce3c8e19a (patch) | |
tree | 3f88264b08b030c764d881f83f866669c74d5f79 /snac.h | |
parent | ec1ee8a1378bae7db3aa218c4f140d95f9f9f7a7 (diff) |
Version 2.33 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.33-dev" +#define VERSION "2.33" #define USER_AGENT "snac/" VERSION |