summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-01-21 22:18:40 +0000
committerLennart Poettering <lennart@poettering.net>2006-01-21 22:18:40 +0000
commitfd80d23b75e294bd82b17b0eb5213043746a8527 (patch)
tree7e7805e9adf97777befd6e56e0481d150adbbbf6
parenta5070b0375e121eb3478d74b6c84da679ded49a6 (diff)
prepare release 0.2
git-svn-id: file:///home/lennart/svn/public/mod_dnssd/trunk@25 634eccf8-0006-0410-930e-e16565b0b7de
-rw-r--r--configure.ac2
-rw-r--r--doc/README.html.in3
2 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d23443..21620ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# permissions and limitations under the License.
AC_PREREQ(2.57)
-AC_INIT([mod_dnssd],[0.1],[mzzbqqaffq (at) 0pointer (dot) net])
+AC_INIT([mod_dnssd],[0.2],[mzzbqqaffq (at) 0pointer (dot) net])
AC_CONFIG_SRCDIR([src/mod_dnssd.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign 1.9 -Wall])
diff --git a/doc/README.html.in b/doc/README.html.in
index 72d9679..f6162e9 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -42,6 +42,9 @@ permissions and limitations under the License.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Sat Jan 21 2006: </div> <p class="news-text"><a
+href="@PACKAGE_URL@mod_dnssd-0.2.tar.gz">Version 0.2</a> released, changes include: handle graceful restarts properly, other smaller cleanups</p>
+
<div class="news-date">Thu Jan 19 2006: </div> <p class="news-text"><a
href="@PACKAGE_URL@mod_dnssd-0.1.tar.gz">Version 0.1</a> released,
initial realease</p>