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 19a43a4..b770bd4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ entirely compatible with advanced mdev usage such as The Linux kernel must be 2.6.10 or later. </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.6.3.0 or later. It's a build-time requirement. It's also a run-time +2.6.3.1 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 fbbcc00..65e18f6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,7 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.6.3.0. </li> +dependency bumped to 2.6.3.1. </li> <li> The <tt>mdevd-netlink</tt> program doesn't exist anymore. </li> <li> <a href="mdevd.html">mdevd</a> now listens to the netlink itself. </li> <li> <a href="mdevd-coldplug.html">mdevd-coldplug</a> does not print events |