aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authorshtrophic <christoph@liebender.dev>2025-03-20 22:54:56 +0100
committershtrophic <christoph@liebender.dev>2025-03-20 22:54:56 +0100
commit0aeebc177f7f40cd583c65a085c51a9398995135 (patch)
tree7d4c79b675b612ffd16b645f2014dfc9c231c25c /snac.h
parent398b733b2c0ff4c96f4de9731a864373842e86d6 (diff)
parentbd9e9b71d7e039cc2ed971b5f2d54e6553440210 (diff)
Merge tag '2.74' into curl-smtp
Version 2.74 RELEASED.
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 0bee4fc..d0fb973 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
-#define VERSION "2.73"
+#define VERSION "2.74"
#define USER_AGENT "snac/" VERSION