snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 2769e6b1d76b1043f8d8cdb928a95ade48b8ebff
parent eef38a3d5fb780c80966920ebbbbd71c39067c41
Author: default <nobody@localhost>
Date:   Thu,  7 Nov 2024 15:32:31 +0100

Version 2.62 RELEASED.

Diffstat:
Msnac.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/snac.h b/snac.h @@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.61" +#define VERSION "2.62" #define USER_AGENT "snac/" VERSION