summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README2
-rw-r--r--doc/newsbeuter.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4bf101b4..578225ef 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ Dependencies
Newsbeuter depends on a number of libraries, which need to be installed before
newsbeuter can be compiled.
-- STFL (version 0.20 or newer): http://www.clifford.at/stfl/
+- STFL (version 0.21 or newer): http://www.clifford.at/stfl/
- SQLite3 (version 3.5 or newer): http://www.sqlite.org/download.html
- libcurl (version 7.17.0 or newer): http://curlm.haxx.se/download.html
- GNU gettext (on systems that don't provide gettext in the libc): ftp://ftp.gnu.org/gnu/gettext/
diff --git a/doc/newsbeuter.txt b/doc/newsbeuter.txt
index 538ed6f0..926fbc1e 100644
--- a/doc/newsbeuter.txt
+++ b/doc/newsbeuter.txt
@@ -42,7 +42,7 @@ themselves depend on other libraries. These dependencies are not listed here.
Please also be aware that you need a recent C++ compiler. Currently, newsbeuter
has only been tested with GCC.
-- STFL (version 0.20 or newer): http://www.clifford.at/stfl/[]
+- STFL (version 0.21 or newer): http://www.clifford.at/stfl/[]
- SQLite 3 (version 3.5 or newer): http://www.sqlite.org/[]
- libcurl: http://curlm.haxx.se/download.html[]
- GNU gettext (on systems that don't provide gettext in the libc): ftp://ftp.gnu.org/gnu/gettext/[]