diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:14:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:14:23 +0000 |
commit | 00b25940f6d0458f45ab36ddaff2a1c6d208b6fa (patch) | |
tree | 04eb91e7021f071fbc95aed7c37ab6635785c8cf /doc/index.html | |
parent | 841e57eaf3029b88b374e56f1d1bca23f2d82493 (diff) | |
download | mdevd-00b25940f6d0458f45ab36ddaff2a1c6d208b6fa.tar.xz |
Prepare for 0.1.1.2
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 0cb5f1c..ee341fc 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.9.1.0 or later. It's a build-time requirement. It's also a run-time +2.9.2.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> @@ -69,7 +69,7 @@ library. </li> <ul> <li> The current released version of mdevd is -<a href="mdevd-0.1.1.1.tar.gz">0.1.1.1</a>. </li> +<a href="mdevd-0.1.1.1.tar.gz">0.1.1.2</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/mdevd/">mdevd git repository</a>: |