diff options
| author | grunfink <grunfink@comam.es> | 2025-06-11 05:17:20 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-11 05:17:20 +0200 |
| commit | f9151c2ffc9626a8464bfa7038fe84120734735f (patch) | |
| tree | e0622e03897ece707a4efac77f74824f90f7f64f /snac.h | |
| parent | 9e2cf4bc0b48ee316ad756b4f9ec60c37890cd54 (diff) | |
Bumped version.
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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.78" +#define VERSION "2.79-dev" #define USER_AGENT "snac/" VERSION |