diff options
author | default <nobody@localhost> | 2024-05-07 10:24:38 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-07 10:24:38 +0200 |
commit | c5ae10af862d3c76c79e848fc4dbe69f80cfc214 (patch) | |
tree | a99aa498385d6915c4c62757800755ce13600b94 /snac.h | |
parent | 7df69f8f1288290a8b948f33ac2368aa456b999e (diff) |
Version 2.52 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.52-dev" +#define VERSION "2.52" #define USER_AGENT "snac/" VERSION |