From: Lennart Poettering Date: Tue, 14 Feb 2012 21:44:37 +0000 (+0100) Subject: build-sys: prepare release X-Git-Url: http://git.meshlink.io/?p=catta;a=commitdiff_plain;h=75cd1639c4b68c9562a0e1af98da2e1043fe8d80 build-sys: prepare release --- diff --git a/configure.ac b/configure.ac index 25af5f0..0e190ba 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # USA. AC_PREREQ(2.63) -AC_INIT([avahi],[0.6.30],[avahi (at) lists (dot) freedesktop (dot) org]) +AC_INIT([avahi],[0.6.31],[avahi (at) lists (dot) freedesktop (dot) org]) AC_CONFIG_SRCDIR([avahi-core/server.c]) AC_CONFIG_MACRO_DIR([common]) AC_CONFIG_HEADERS([config.h])