diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:26:39 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:26:39 +0000 |
| commit | f14391106a93cd3753dfa9471fc1ff84008fdef1 (patch) | |
| tree | 03ab3ac523ac816d2c7e1e1efb265f58d5253e1c /doc | |
| parent | e0df31eef5b3afb2196980167f88eda6f9f49ff7 (diff) | |
| download | smtpd-starttls-proxy-main.tar.gz | |
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index ecb1daf..edccd4c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -43,11 +43,11 @@ SMTP client. <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.15.0.1 or later. It's a build-time requirement. It's also a run-time +2.15.1.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/">s6</a> version -2.15.0.1 or later. It's a build-time and run-time requirement. </li> +2.15.1.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version 2.4.1.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns library. </li> diff --git a/doc/upgrade.html b/doc/upgrade.html index 372aed0..f9684cc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,9 +23,9 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.15.0.1 </li> +dependency bumped to 2.15.1.0 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> -dependency bumped to 2.15.0.1 </li> +dependency bumped to 2.15.1.0 </li> </ul> <h2> in 0.1.0.0 </h2> |
