summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authorGravatar grunfink2026-01-13 09:44:45 +0100
committerGravatar grunfink2026-01-13 09:44:45 +0100
commit5a437c0f1d1e2f590a177e0eb7e13c05958ede4d (patch)
tree170f3c1cda1d8b25f8efd66fa358582fb4b33b54 /snac.h
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-2.88.tar.gz
snac2-2.88.tar.xz
snac2-2.88.zip
Version 2.88 RELEASED.HEAD2.88master
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 469982d..b6e1da1 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
1/* snac - A simple, minimalistic ActivityPub instance */ 1/* snac - A simple, minimalistic ActivityPub instance */
2/* copyright (c) 2022 - 2026 grunfink et al. / MIT license */ 2/* copyright (c) 2022 - 2026 grunfink et al. / MIT license */
3 3
4#define VERSION "2.87" 4#define VERSION "2.88"
5 5
6#define USER_AGENT "snac/" VERSION 6#define USER_AGENT "snac/" VERSION
7 7