diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-01 00:18:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-01 00:18:40 +0000 |
commit | 0264df40be306e5375fe1ae5ad2eda56f6405cae (patch) | |
tree | ce33036c2d3b36a27fbfe91cf7159c0cfca357ef /doc | |
parent | fa5a8c2bd05826e25514587a069784f96ed76213 (diff) | |
download | s6-portable-utils-0264df40be306e5375fe1ae5ad2eda56f6405cae.tar.xz |
Nothing to see here, just prepare for 2.2.2.4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index f80727f..4201355 100644 --- a/doc/index.html +++ b/doc/index.html @@ -77,7 +77,7 @@ library. </li> <ul> <li> The current released version of s6-portable-utils is -<a href="s6-portable-utils-2.2.2.3.tar.gz">2.2.2.3</a>. </li> +<a href="s6-portable-utils-2.2.2.4.tar.gz">2.2.2.4</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-portable-utils/">s6-portable-utils git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index 91af8d0..eab91b0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.2.2.4 </h2> + +<ul> + <li> Bugfix release, no changes. </li> +</ul> + <h2> in 2.2.2.3 </h2> <ul> |