diff options
author | default <nobody@localhost> | 2022-12-09 16:39:45 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-09 16:39:45 +0100 |
commit | 6087b4540d9f2bd2279bff2505f95ba6c8648d09 (patch) | |
tree | a39029b9238a621152e41953666b8661a266b98a /snac.h | |
parent | b2562af8f344634af470756a7988c1d428684fa1 (diff) |
Version 2.14 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.14-dev" +#define VERSION "2.14" #define USER_AGENT "snac/" VERSION |