diff options
| author | grunfink <grunfink@comam.es> | 2025-09-02 10:01:49 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-09-02 10:01:49 +0200 |
| commit | d23fc31ba9c58e81d872d283ccdd1228865378b2 (patch) | |
| tree | 685c4e50bb34bd60abb941838992ef3fcd9e8f10 /snac.h | |
| parent | 2b2e679affd64ece96443519e6529ab40fc44437 (diff) | |
Version 2.82 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.82-dev" +#define VERSION "2.82" #define USER_AGENT "snac/" VERSION |