summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-01-10 15:11:03 +0100
committerdefault <nobody@localhost>2024-01-10 15:11:03 +0100
commit1d3157f4961cd1ef57c361d84988112bebe6eeda (patch)
tree0e3fc0e4d2a06a40946a992ff1440db4997a762f
parent4f9252999fc309ea7d7a54ec74d78c862f5237b3 (diff)
Version 2.44 RELEASED.
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 90be7e1..3fc6d50 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.44-dev"
+#define VERSION "2.44"
#define USER_AGENT "snac/" VERSION