diff options
| author | grunfink <grunfink@comam.es> | 2025-07-05 19:16:59 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-07-05 19:16:59 +0200 |
| commit | 8ff1c54c9ea40452b899cfde2d96252ad5fc7cf0 (patch) | |
| tree | 5bbe15773c5037a23a8165fc753ae36b688d6175 /snac.h | |
| parent | b204cf400e6b5ccdf0e87da0c9d18bca49ac7693 (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.79" +#define VERSION "2.80-dev" #define USER_AGENT "snac/" VERSION |