diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-11 17:44:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-11 17:44:28 +0000 |
commit | 34f4723bb4050e6a963369abc5697eba28b33519 (patch) | |
tree | 2e5caf2e0e5aad8e24d717bd34cfe97388628111 /doc | |
parent | 81052f38c7f81e8342057ee230477e74ac621735 (diff) | |
download | execline-34f4723bb4050e6a963369abc5697eba28b33519.tar.xz |
version: 2.1.2.2v2.1.2.2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index ec95332..c955b2f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ shell's syntax, and has no security issues. <li> GNU make, version 4.0 or later. Please be aware that execline will not build with an earlier version. </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.4.0 or later. It's a build-time requirement. It's also a run-time +2.3.5.1 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> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index 148c692..233f050 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,7 @@ <h2> in 2.1.2.2 </h2> <ul> - <li> Bugfix release, no changes </li> + <li> skalibs dependency bumped to 2.3.5.1 </li> </ul> <h2> in 2.1.2.1 </h2> |