diff options
| author | default <nobody@localhost> | 2023-09-06 14:33:51 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2023-09-06 14:33:51 +0200 |
| commit | b1e9a005226643309842323d6e10ec64fd5b50b4 (patch) | |
| tree | 2b98fe6904807f0d25c3313b1eb88757dcc4d53a | |
| parent | d32141eb224e67c77797ea8d97b47fce75d33f2d (diff) | |
Bumped version.
| -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.41" +#define VERSION "2.42-dev" #define USER_AGENT "snac/" VERSION |