diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 6 | ||||
| -rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index 581f438..63084b2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -38,9 +38,9 @@ inetd-like mail servers that do not already support it. requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.1.1 or later. It's a build-time and run-time requirement. </li> +2.13.2.0 or later. It's a build-time and run-time requirement. </li> <li> Recommended at run-time: <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version -2.7.0.5 or later. It's not a requirement, but you won't be able +2.7.1.0 or later. It's not a requirement, but you won't be able to do much with smtpd-starttls-proxy if you don't have a suitable UCSPI-TLS server tool, and <a href="//skarnet.org/software/s6-networking/">s6-networking</a> provides a simple one. </li> @@ -57,7 +57,7 @@ provides a simple one. </li> <ul> <li> The current released version of smtpd-starttls-proxy is -<a href="smtpd-starttls-proxy-0.0.1.6.tar.gz">0.0.1.6</a>. </li> +<a href="smtpd-starttls-proxy-0.0.2.0.tar.gz">0.0.2.0</a>. </li> <li> You can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/smtpd-starttls-proxy/">smtpd-starttls-proxy git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index 434f721..1504f71 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,15 +18,15 @@ <h1> What has changed in smtpd-starttls-proxy </h1> -<h2> in 0.0.1.6 </h2> +<h2> in 0.0.2.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.4.0 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> -dependency bumped to 2.13.1.1 </li> +dependency bumped to 2.13.2.0 </li> <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> -recommended dependency bumped to 2.7.0.5 </li> +recommended dependency bumped to 2.7.1.0 </li> </ul> <h2> in 0.0.1.5 </h2> |
