summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-10-15 03:45:17 +0200
committerLennart Poettering <lennart@poettering.net>2009-10-15 03:45:17 +0200
commitfdea9803a04417f00089f9e61a7b009405a3abb1 (patch)
treebb6be19c0802df6697fc3d417841424c4fb4aef5
parentdd2605850deb7bff8faeb661fdf1035cdb11dad0 (diff)
prepare release 0.8v0.8
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in8
2 files changed, 7 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 1df304b..1ce2808 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl License along with libasyncns. If not, see
dnl <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([libasyncns],[0.7],[mznflapaf (at) 0pointer (dot) de])
+AC_INIT([libasyncns],[0.8],[mznflapaf (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([libasyncns/asyncns.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/doc/README.html.in b/doc/README.html.in
index 70b8ade..2ce7bb2 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -10,7 +10,7 @@
<body>
<h1><a name="top">libasyncns @PACKAGE_VERSION@</a></h1>
-<p><i>Copyright 2005-2008 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
+<p><i>Copyright 2005-2009 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
<ul class="toc">
<li><a href="#license">License</a></li>
@@ -38,6 +38,10 @@ Lesser General Public License for more details.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Thu 15 Oct
+2009: </div> <p class="news-text"><a href="@PACKAGE_URL@libasyncns-0.8.tar.gz">Version
+0.8</a> released; changes include: various smaller fixes.</p>
+
<div class="news-date">Tue 28 Oct
2008: </div> <p class="news-text"><a href="@PACKAGE_URL@libasyncns-0.7.tar.gz">Version
0.7</a> released; changes include: rework thread shutdown logic.</p>
@@ -155,7 +159,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>If you want to be notified whenever I release a new version of this software use the subscription feature of <a href="http://freshmeat.net/projects/libasyncns/">Freshmeat</a>.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2008</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2009</address>
</body>
</html>