diff options
| author | default <nobody@localhost> | 2022-10-10 09:18:52 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2022-10-10 09:18:52 +0200 |
| commit | 6807fecc7353dae45ae6a35e35bc818c7f588520 (patch) | |
| tree | 7c5c523e02a3c747bc979b2e9c43880128e932d2 | |
| parent | ec73ef0bda1bbd4276aebcdb3a4500494efef3a2 (diff) | |
Version 2.03 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 grunfink - MIT license */ -#define VERSION "2.02" +#define VERSION "2.03" #define USER_AGENT "snac/" VERSION |