summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-13 05:01:47 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-13 05:01:47 +0200
commit25f352679488de6f22486bd068ea3cd448e8f1ac (patch)
tree8359c48266e898ebbdc9fc1d98ffb9484a85190a /configure.ac
parentfe8f5ec6f8e86c6eea88dd196fbcb60deeef0795 (diff)
client: update libavahi-client so that it can deal with auto-activated avahi daemons
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d6b288..2c8ae85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# USA.
AC_PREREQ(2.63)
-AC_INIT([avahi],[0.6.26],[avahi (at) lists (dot) freedesktop (dot) org])
+AC_INIT([avahi],[0.6.27],[avahi (at) lists (dot) freedesktop (dot) org])
AC_CONFIG_SRCDIR([avahi-core/server.c])
AC_CONFIG_MACRO_DIR([common])
AC_CONFIG_HEADERS([config.h])