about summary refs log tree commit diff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-09-23 20:47:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2024-09-23 21:05:01 +0000
commit36aac3b7052792acd25aceeb7d0498474988a197 (patch)
treed9d6351ed30b734a8436622b5738a15bef0b51a3 /doc/index.html
parentb20af044a7440ecc381ab9f5276b0b8c540ff796 (diff)
downloaddnsfunnel-36aac3b7052792acd25aceeb7d0498474988a197.tar.gz
dnsfunnel-36aac3b7052792acd25aceeb7d0498474988a197.tar.xz
dnsfunnel-36aac3b7052792acd25aceeb7d0498474988a197.zip
Prepare for 0.0.1.7; align configure to rest of skaware
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 325413e..a1648c5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -45,11 +45,11 @@ TCP DNS transport. It was originally written to be used in the
  <li> A POSIX-compliant system with a standard C development environment. </li>
  <li> GNU make, version 3.81 or later </li>
  <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.14.0.0 or later. It's a build-time requirement. It's also a run-time
+2.14.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>
  <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version
-2.3.6.0 or later. It's a build-time requirement. It's also a run-time
+2.3.8.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 s6dns
 library. </li>
 </ul>
@@ -65,7 +65,7 @@ library. </li>
 
 <ul>
  <li> The current released version of dnsfunnel is
-<a href="dnsfunnel-0.0.1.6.tar.gz">0.0.1.6</a>.
+<a href="dnsfunnel-0.0.1.7.tar.gz">0.0.1.7</a>.
 (dnsfunnel is in beta development at the moment. Use at your own
 risk.) </li>
  <li> Alternatively, you can checkout a copy of the