summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html6
-rw-r--r--package/info2
4 files changed, 14 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 16be3ce..97f601c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Changelog for s6-networking.
+In 2.7.0.2
+----------
+
+ - Bugfixes.
+
+
In 2.7.0.1
----------
diff --git a/doc/index.html b/doc/index.html
index 1c5a76e..78fefc0 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -91,7 +91,7 @@ run-time requirement if you link against its shared version. </li>
<ul>
<li> The current released version of s6-networking is
-<a href="s6-networking-2.7.0.1.tar.gz">2.7.0.1</a>. </li>
+<a href="s6-networking-2.7.0.2.tar.gz">2.7.0.2</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 869b8ee..575e356 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
<h1> What has changed in s6-networking </h1>
+<h2> in 2.7.0.2 </h2>
+
+<ul>
+ <li> No functional changes. </li>
+</ul>
+
<h2> in 2.7.0.1 </h2>
<ul>
diff --git a/package/info b/package/info
index ab6e732..a3bea87 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-networking
-version=2.7.0.1
+version=2.7.0.2
category=net
package_macro_name=S6_NETWORKING