summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:39:02 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:39:02 +0000
commit410f39536f859f2ec34076eaf93c2c0bb2352cd5 (patch)
tree10e78b6e94cb91b00e9e355e480a92652f1f4d16
parent7590d2b01808d2de412f95c8128bfd52d9ca3d9a (diff)
downloads6-linux-utils-410f39536f859f2ec34076eaf93c2c0bb2352cd5.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 7e4eff0..fd9f3d1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A Linux-based system with a standard 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 is Linux-specific. It will run on a Linux kernel,
version 2.6.32 or later.
diff --git a/doc/index.html b/doc/index.html
index 2d6046e..ca9721c 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -32,7 +32,7 @@
<li> A Linux-based 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>
@@ -45,7 +45,7 @@
<h3> Download </h3>
<ul>
- <li> The current released version of s6-linux-utils is <a href="s6-linux-utils-2.0.0.0.tar.gz">2.0.0.0</a>. </li>
+ <li> The current released version of s6-linux-utils is <a href="s6-linux-utils-2.0.0.1.tar.gz">2.0.0.1</a>. </li>
<li> Alternatively, you can checkout a copy of the s6-linux-utils git repository:
<pre> git clone git://git.skarnet.org/s6-linux-utils </pre> </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index cf61d72..8878eb9 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -17,6 +17,12 @@
<h1> What has changed in s6-linux-utils </h1>
+<h2> in 2.0.0.1 </h2>
+
+<ul>
+ <li> skalibs dependency bumped to 2.1.0.0 </li>
+</ul>
+
<h2> in 2.0.0.0 </h2>
<ul>
diff --git a/package/info b/package/info
index 2fcdf48..298650d 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-linux-utils
-version=2.0.0.0
+version=2.0.0.1
category=admin
package_macro_name=S6_LINUX_UTILS