summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-09-29 22:53:20 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-09-29 22:53:20 +0000
commitd564b41c5b3e70109007ce5d9c83bb7aa8419549 (patch)
tree4e2a50043fd1876ff20df55aff9617b2a11019e9
parent0d63b51f3750c8004417a069ea6b8590c72efc78 (diff)
* bump version to 0.5.1
git-svn-id: file:///home/lennart/svn/public/avahi/branches/working-0.5.x@661 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d8546d8..573473b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# USA.
AC_PREREQ(2.57)
-AC_INIT([avahi],[0.5],[avahi (at) lists (dot) freedesktop (dot) org])
+AC_INIT([avahi],[0.5.1],[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])