diff options
| author | grunfink <grunfink@comam.es> | 2025-05-09 10:48:29 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-05-09 10:48:29 +0200 |
| commit | 33647d2cb75077b7152a9727659b452a7727d42b (patch) | |
| tree | 0a6e6a6037eb8a0e059393ffafc7b33cea161c84 /snac.h | |
| parent | b0f9ce2a8eabf500d3bb4dac6e94b7e08817dbf8 (diff) | |
Version 2.76 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.76-dev" +#define VERSION "2.76" #define USER_AGENT "snac/" VERSION |