diff options
author | default <nobody@localhost> | 2022-10-16 20:47:45 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-16 20:47:45 +0200 |
commit | 71eb5bb27cc978553b5c3499a571dcf4bcce9835 (patch) | |
tree | 71d5255aa589d9a312eb0401ca758f48772f5dc2 /snac.h | |
parent | b53ccf0013358eb09ad931538dcf1e9c3040224d (diff) |
Version 2.05 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.04" +#define VERSION "2.05" #define USER_AGENT "snac/" VERSION |