diff options
author | default <nobody@localhost> | 2024-04-04 10:13:06 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-04-04 10:13:06 +0200 |
commit | 86626e5b56ec648600b7127753a27251f5a03b48 (patch) | |
tree | e1d2de3dd3c8f133e388730887823de08c4d5e28 /snac.h | |
parent | 685a1fb9cc6d73b5465cd23346ff7028bb7e3e54 (diff) |
Version 2.51 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.51-dev" +#define VERSION "2.51" #define USER_AGENT "snac/" VERSION |