diff options
| author | grunfink <grunfink@comam.es> | 2025-06-02 12:34:43 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-02 12:34:43 +0200 |
| commit | 59987f8970fcc17eb789c7d027e68819a8db5600 (patch) | |
| tree | b3cbad7588ead0311e4f8241b2026c759d7a7c43 /snac.h | |
| parent | a723bf67ad22f4baead900efbf569c397d8063ed (diff) | |
Version 2.78 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.78-dev" +#define VERSION "2.78" #define USER_AGENT "snac/" VERSION |