diff options
author | default <nobody@localhost> | 2023-08-16 08:25:59 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-16 08:25:59 +0200 |
commit | 033f6909eb1f77724ed95d7e1a44d1d138455f2b (patch) | |
tree | c17355eb8025931c7dadf1f6a6e30e099f4098c0 /snac.h | |
parent | 2bea378610c6402f201a9b01b9d22c19ceb2a215 (diff) |
Version 2.40 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.40-dev" +#define VERSION "2.40" #define USER_AGENT "snac/" VERSION |