summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2015-06-22 17:53:03 +0200
committerWlodek Wencel <wlodek@isc.org>2015-06-22 17:53:03 +0200
commit03a894a14b0c96e1866f0962b4b1bcf59d6dddc3 (patch)
treeb809f55eacef7e2679157485b35413dcb6b03f6f /configure.ac
parent [kea-0.9.2-beta] .mes files reorder (diff)
downloadkea-03a894a14b0c96e1866f0962b4b1bcf59d6dddc3.tar.xz
kea-03a894a14b0c96e1866f0962b4b1bcf59d6dddc3.zip
[kea-0.9.2-beta] ChangeLog and configure.ac updated
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 284696564a..97a20dcaba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ([2.59])
# For GIT versions, this is x.y.z-git, where x.y.z denotes the software
# version that was used as a base + changes that were made later, but
# are not released yet.
-AC_INIT(kea, 0.9.1-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 0.9.2-beta, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so