diff options
| author | default <nobody@localhost> | 2024-01-23 16:26:16 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-01-23 16:26:16 +0100 |
| commit | c00a544b76d6718ea5331464a62d2e19158e9692 (patch) | |
| tree | 8b51de8d1c75745486611dd106b60eb704fcc25f | |
| parent | 2896cb20d909f5aeaa1945dce78d6a5f7c35b66c (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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.45" +#define VERSION "2.46-dev" #define USER_AGENT "snac/" VERSION |