aboutsummaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-09 19:21:06 +0100
committerdefault <nobody@localhost>2025-01-09 19:21:06 +0100
commit41cb63c936e1520def842f381334397a572bc1cd (patch)
treefdd6119870ccfe91edbd1e58b4354f71ca993d67 /snac.h
parent12fcc053b5bfd2c978ae6daf4a61922249b8e251 (diff)
Added some actor object caching.
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 23ec93a..5729a22 100644
--- a/snac.h
+++ b/snac.h
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
-#define VERSION "2.68"
+#define VERSION "2.69-dev"
#define USER_AGENT "snac/" VERSION