diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index ede99d1..dda1445 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@ shell's syntax, and has no security issues. <li> GNU make, version 4.0 or later. Please be aware that execline will not build with an earlier version. </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.2.0 or later. It's a build-time requirement. It's also a run-time +2.3.3.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 32516d7..121b210 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -20,7 +20,7 @@ <h2> in 2.1.1.1 </h2> <ul> - <li> skalibs dependency bumped to 2.3.2.0 </li> + <li> skalibs dependency bumped to 2.3.3.0 </li> <li> execlineb parser made into a library function, for easier inclusion in other programs </li> </ul> |