summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-06-08 12:32:02 +0200
committerdefault <nobody@localhost>2024-06-08 12:32:02 +0200
commite026c2b82edd224fab435ffcb4d007f888fd634f (patch)
tree7a29b9e985eccc0b025a51db6d492ca6c55d49ca
parent44130a02c1f9c0f68b8599c04d73ed31fb669b9e (diff)
Version 2.54 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index c39ea58..12fc197 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-dev"
+#define VERSION "2.54"
#define USER_AGENT "snac/" VERSION