diff options
author | default <nobody@localhost> | 2024-01-29 16:41:29 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-01-29 16:41:29 +0100 |
commit | b3e289b40b5c89acc1bf5cdc7b68f2e0f058dfe3 (patch) | |
tree | 6a611cb7276f12964ea805973da4220b36ae8cad | |
parent | 5abec4c549190bf1de7e95a8e750d28a19b9a633 (diff) |
Version 2.46 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.46-dev" +#define VERSION "2.46" #define USER_AGENT "snac/" VERSION |