aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-11-21 15:12:22 +0100
committerdefault <nobody@localhost>2024-11-21 15:12:22 +0100
commit775fb14706d92af9106b2ac0b87b4c4bd1f5b3ca (patch)
treeadb5139f763f1761c09320ae14ab489705aa686b
parentb0dd7f59a2228898b0f70fc931cf59c3f4991762 (diff)
Version 2.64 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 8020978..0d62eb2 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.63"
+#define VERSION "2.64"
#define USER_AGENT "snac/" VERSION