diff options
| author | default <nobody@localhost> | 2024-12-09 15:08:01 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-12-09 15:08:01 +0100 |
| commit | 7808d7062508c1b4740eea508baf503dffd89a70 (patch) | |
| tree | a2a4fa025107877ed5497482ac0ea39038915da5 /snac.h | |
| parent | c78dd5f8e30ebe4a1339c00e1ab9e6d0ec285921 (diff) | |
Version 2.66 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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.66-dev" +#define VERSION "2.66" #define USER_AGENT "snac/" VERSION |