diff options
| author | default <nobody@localhost> | 2025-01-01 14:12:45 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-01 14:12:45 +0100 |
| commit | f72fbce22d6362e52dee7b6b3f5af78393791605 (patch) | |
| tree | c61b5d8ae819d9b620e9e018ec65ba3a1e0cb24c | |
| parent | 7f6047268e915a3d8fac07103445d6e3fcc7ecc0 (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.67" +#define VERSION "2.68-dev" #define USER_AGENT "snac/" VERSION |