diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-19 22:52:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-19 22:52:47 +0000 |
commit | eafbb286690ed915442712bfd592719fa465d167 (patch) | |
tree | 835e79b5a707687b532517117532855f4188e15f /doc/index.html | |
parent | d32f5bf90638a7ba2aa6cf8ff6c6ae2b313a9bc1 (diff) | |
download | dnsfunnel-eafbb286690ed915442712bfd592719fa465d167.tar.xz |
version: 0.0.1.0v0.0.1.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index e1d9a75..b3afd0a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,10 +66,9 @@ library. </li> <ul> <li> The current released version of dnsfunnel is -<!--<a href="dnsfunnel-0.0.1.0.tar.gz">-->0.0.1.0<!--</a>-->. - (This is a lie. -dnsfunnel is in alpha development at the moment, and only -available through git.) </li> +<a href="dnsfunnel-0.0.1.0.tar.gz">0.0.1.0</a>. +(dnsfunnel is in beta development at the moment. Use at your own +risk.) </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/dnsfunnel/">dnsfunnel git repository</a>: |