From: Lennart Poettering <lennart@poettering.net>
Date: Wed, 21 Dec 2005 20:26:50 +0000 (+0000)
Subject: bump version number
X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=6b8a4b6323fc34089e90a3534b9ceaf468daa230;p=catta

bump version number


git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1044 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
---

diff --git a/configure.ac b/configure.ac
index 3151f86..07eee9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
 # USA.
 
 AC_PREREQ(2.57)
-AC_INIT([avahi],[0.6.1],[avahi (at) lists (dot) freedesktop (dot) org])
+AC_INIT([avahi],[0.6.2],[avahi (at) lists (dot) freedesktop (dot) org])
 AC_CONFIG_SRCDIR([avahi-core/server.c])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign 1.9 -Wall])