summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-06-09 19:28:37 +0200
committerdefault <nobody@localhost>2024-06-09 19:28:37 +0200
commit93851413f305af2a6fe61d6a331c668e1a4bf26c (patch)
tree8a1177b982a2b9cafb937c85b54bd0781ebefb83 /snac.h
parent35de1647bf05c17871f1fa1054e15eb99b7cafd4 (diff)
Version 2.55 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 12fc197..ad8686a 100644
--- 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.54"
+#define VERSION "2.55"
#define USER_AGENT "snac/" VERSION