diff options
author | default <nobody@localhost> | 2023-07-13 16:51:04 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-13 16:51:04 +0200 |
commit | 5ddde84eaac284a65a1828036123d54d6e21b5ac (patch) | |
tree | bbcf1f0762d3bf32408fadea541a4dab2ae0985e /snac.h | |
parent | 76e1608069ef540e47fecd39b0ec6eb1ce9ecba1 (diff) |
Version 2.37 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.37-dev" +#define VERSION "2.37" #define USER_AGENT "snac/" VERSION |