summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html3
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 9a95445..fca89fa 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -33,7 +33,7 @@
  <li> A Linux-based system with a standard C development environment </li>
  <li> GNU make, version 3.81 or later </li>
  <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.3.7.1 or later. It's a build-time requirement. It's also a run-time
+2.3.8.0 or later. It's a build-time requirement. It's also a run-time
 requirement if you link against the shared version of the skalibs
 library. </li>
 </ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 71a4ecf..f8be8a8 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,7 +21,8 @@
 <h2> in 2.0.2.3 </h2>
 
 <ul>
- <li> skalibs dependency bumped to 2.3.7.1 </li>
+ <li> GNU make dependency pushed back to 3.81. </li>
+ <li> skalibs dependency bumped to 2.3.8.0 </li>
 </ul>
 
 <h2> in 2.0.2.2 </h2>