diff options
| author | grunfink <grunfink@comam.es> | 2025-10-27 09:41:19 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-10-27 09:41:19 +0100 |
| commit | 2a617bc34cdaf66431a1de46565436c62f44fc54 (patch) | |
| tree | 1a2632cf8b989fa484cc97d531791ebceaf165a0 /snac.h | |
| parent | a7d103a4144edb97bef0a2eb4fdcf672174c656f (diff) | |
Version 2.84 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.84-dev" +#define VERSION "2.84" #define USER_AGENT "snac/" VERSION |