diff options
author | default <nobody@localhost> | 2022-12-27 10:36:21 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-27 10:36:21 +0100 |
commit | abd56da2ba551af29794270a6e0435dc8e1c8d03 (patch) | |
tree | 41debdd3bddb3ef8d0c59dabce3be2bbcd612ba4 /snac.h | |
parent | 913231d5c017ceaa5a6bc067fb14034daabbb519 (diff) |
Version 2.17 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 grunfink - MIT license */ -#define VERSION "2.17-dev" +#define VERSION "2.17" #define USER_AGENT "snac/" VERSION |