diff options
| author | grunfink <grunfink@comam.es> | 2025-06-30 09:53:02 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-30 09:53:02 +0200 |
| commit | 9ecca1f145be9d99301ba857da9a20ac2d62a27f (patch) | |
| tree | d9100f18cb40fea2f256aee24f0ccf96dfaf4629 /snac.h | |
| parent | 446173af00edf66f7c3056b20b84b1aa87953d79 (diff) | |
Version 2.79 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.79-dev" +#define VERSION "2.79" #define USER_AGENT "snac/" VERSION |