diff options
author | default <nobody@localhost> | 2024-01-10 15:11:03 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-01-10 15:11:03 +0100 |
commit | 1d3157f4961cd1ef57c361d84988112bebe6eeda (patch) | |
tree | 0e3fc0e4d2a06a40946a992ff1440db4997a762f | |
parent | 4f9252999fc309ea7d7a54ec74d78c862f5237b3 (diff) |
Version 2.44 RELEASED.
-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.44-dev" +#define VERSION "2.44" #define USER_AGENT "snac/" VERSION |