diff options
| author | grunfink <grunfink@comam.es> | 2025-08-12 11:22:17 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-08-12 11:22:17 +0200 |
| commit | c3f4a26f558c596197977f9fc7baa6bfa608a4bb (patch) | |
| tree | 503dadde5e47be8a7a61f92a34c84c6e8223b4f3 | |
| parent | 837defe0d3774c1291124454e7e343d56f24802a (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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.81" +#define VERSION "2.82-dev" #define USER_AGENT "snac/" VERSION |