diff options
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 70bae27..c08d41a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -45,7 +45,7 @@ point in the future. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.1.0.0 or later </li> +2.2.0.0 or later </li> </ul> <h3> Licensing </h3> @@ -58,7 +58,7 @@ point in the future. <h3> Download </h3> <ul> - <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.1.tar.gz">2.0.0.1</a>. </li> + <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.2.tar.gz">2.0.0.2</a>. </li> <li> Alternatively, you can checkout a copy of the s6-dns git repository: <pre> git clone git://git.skarnet.org/s6-dns </pre> </li> </ul> |