summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-10-17 17:05:53 +0200
committerdefault <nobody@localhost>2023-10-17 17:05:53 +0200
commitd17aa86c5bb3c919fce27d79d2453e079195a342 (patch)
tree70899e4cdbdba9f96f014d0b150fd972450557a4 /snac.h
parentb7d0f297c3a6984327f808eb60af177078e5c742 (diff)
Version 2.42 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 5bb5ecb..ca6d8fd 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */
-#define VERSION "2.42-dev"
+#define VERSION "2.42"
#define USER_AGENT "snac/" VERSION