commit 79868058099227d4e71979bc10f91aecea09e434
parent 2b77a3f15dba7bea3fcb63ed25e5f7b686c5970c
Author: citbl <citbl@citbl.org>
Date: Fri, 10 Oct 2025 20:26:42 +1000
version bump, doco
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.h b/config.h
@@ -1,6 +1,6 @@
#pragma once
-#define VERSION "v1.1"
+#define VERSION "v1.2"
// source file for RSS URLS, one per line
// folder and file must exist
diff --git a/docs/readr.scd b/docs/readr.scd
@@ -22,7 +22,7 @@ make install
# REQUIREMENTS
-*libcurl*(1), *libmrss*(1)
+*libcurl*(1), *libmrss*(1), *sqlite3*(1)
# EXAMPLES