summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:38:05 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:38:05 +0000
commitef564c0f448e030315d945f2d1c2a013f910f765 (patch)
tree48cac9ec83cf48517d0b583cc5608c6162f6aa3b
parent8fa04cae651591a823796ccce4e621204e878918 (diff)
downloads6-portable-utils-ef564c0f448e030315d945f2d1c2a013f910f765.tar.xz
version increase to 2.0.0.1v2.0.0.1
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html6
-rw-r--r--package/info2
4 files changed, 10 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 3acd9eb..cef1e34 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 4.0 or later
- - skalibs version 2.0.0.0 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.1.0.0 or later: http://skarnet.org/software/skalibs/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index 7255a13..b5ba202 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ the package is now used to host specific utilities such as
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.0.0.0 or later </li>
+2.1.0.0 or later </li>
</ul>
<h3> Licensing </h3>
@@ -74,7 +74,7 @@ the package is now used to host specific utilities such as
<ul>
<li> The current released version of s6-portable-utils is
-<a href="s6-portable-utils-2.0.0.0.tar.gz">2.0.0.0</a>. </li>
+<a href="s6-portable-utils-2.0.0.1.tar.gz">2.0.0.1</a>. </li>
<li> Alternatively, you can checkout a copy of the s6-portable-utils git repository:
<pre> git clone git://git.skarnet.org/s6-portable-utils </pre> </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 850faf3..816aeeb 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -17,6 +17,12 @@
<h1> What has changed in s6-portable-utils </h1>
+<h2> in 2.0.0.1 </h2>
+
+<ul>
+ <li> skalibs dependency bumped to 2.0.0.0 </li>
+</ul>
+
<h2> in 2.0.0.0 </h2>
<ul>
diff --git a/package/info b/package/info
index 6d862af..327e4a7 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-portable-utils
-version=2.0.0.0
+version=2.0.0.1
category=admin
package_macro_name=S6_PORTABLE_UTILS