diff options
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.13.0.0 or later: https://skarnet.org/software/skalibs/ - optional: nsss version 0.2.0.2 or later: https://skarnet.org/software/nsss/ - - optional: execline version 2.9.0.2 or later: https://skarnet.org/software/execline/ + - optional: execline version 2.9.1.0 or later: https://skarnet.org/software/execline/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. diff --git a/doc/index.html b/doc/index.html index c00b702..1d71959 100644 --- a/doc/index.html +++ b/doc/index.html @@ -108,7 +108,7 @@ you use the <tt>--enable-nsss</tt> option to configure; but you would only do that if you're replacing nsswitch on your whole system, and most people are not. </li> <li> Optionally: <a href="//skarnet.org/software/execline/">execline</a> -version 2.9.0.2 or later. It's a only a run-time requirement, and only +version 2.9.1.0 or later. It's a only a run-time requirement, and only if your <tt>mdev.conf</tt> file contains <tt>+</tt>, <tt>-</tt> or <tt>&</tt> command directives. </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index e5fc941..02cfa3a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ dependency bumped to 2.13.0.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> optional dependency bumped to 0.2.0.2. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -optional dependency bumped to 2.9.0.2. </li> +optional dependency bumped to 2.9.1.0. </li> </ul> <h2> in 0.1.6.0 </h2> |