From: Trent Lloyd Date: Tue, 30 Aug 2005 21:36:12 +0000 (+0000) Subject: * Bump configure.ac version to 0.3 for testing. X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=3fcb9cc913cdd4fa3eaef49290d4f41b49a0f673;p=catta * Bump configure.ac version to 0.3 for testing. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@510 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/configure.ac b/configure.ac index 45a62c5..d56f78b 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # USA. AC_PREREQ(2.57) -AC_INIT([avahi],[0.2],[avahi (at) lists (dot) freedesktop (dot) org]) +AC_INIT([avahi],[0.3],[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])