diff options
| author | grunfink <grunfink@comam.es> | 2025-07-07 09:42:51 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-07-07 09:42:51 +0200 |
| commit | ed3428d9533a6076553d57d5a119cb9212641d46 (patch) | |
| tree | a8f7ac4fc76d7d041633078610022b96e56e58a2 /snac.h | |
| parent | 278a4593f23443af708373b2b3305f7ad0946bef (diff) | |
Version 2.80 RELEASED.
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.80-dev" +#define VERSION "2.80" #define USER_AGENT "snac/" VERSION |