aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-12-22 09:36:48 +0100
committerdefault <nobody@localhost>2024-12-22 09:36:48 +0100
commit89a8c2e0cc4fcd1f9450dfeb13bf5d83730c52ae (patch)
treebbbdb7134045c29ba22a1f6fe00fd4d3779ef04c
parentbba997c11aae9d81a07ca4457499a387e8d7c3c1 (diff)
Version 2.67 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 2b58669..af6e597 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.67-dev"
+#define VERSION "2.67"
#define USER_AGENT "snac/" VERSION