diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-13 13:19:57 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-13 13:19:57 +0000 |
commit | 13a02f2ccc602e8d038a0808b052f2bffc3f5408 (patch) | |
tree | 78be9d5c2b138f9c894dd034df68421319c6b22f /doc/index.html | |
parent | 00807099924dc239a35685ee3e13c73723446f1a (diff) | |
download | s6-portable-utils-13a02f2ccc602e8d038a0808b052f2bffc3f5408.tar.xz |
bugfix: s6-unquote-filter (thanks W. Lund), prepare for 2.2.2.5
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 4201355..157400a 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.4.tar.gz">2.2.2.4</a>. </li> +<a href="s6-portable-utils-2.2.2.5.tar.gz">2.2.2.5</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>: |