diff options
author | default <nobody@localhost> | 2023-04-23 03:29:54 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-23 03:29:54 +0200 |
commit | 99529a9874513d7e52aa2f9d33bac13f71000758 (patch) | |
tree | 3f299633d94a54fba2adae37ff1f0d7beb3b5fd7 /snac.h | |
parent | 7ec54e2a80ce97ecdab1455a9330418c9cf94de4 (diff) |
Version 2.28 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 - 2023 grunfink / MIT license */ -#define VERSION "2.28-dev" +#define VERSION "2.28" #define USER_AGENT "snac/" VERSION |