summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2016-01-12 18:25:04 +0100
committerWlodek Wencel <wlodek@isc.org>2016-01-12 18:25:04 +0100
commit665008525dba90b99af5dafdc8041409a2bae745 (patch)
treef3f183917d4ff75ad90d077e11e43a0fbe383d9a /configure.ac
parent[master] ChangeLog commit-id updated. (diff)
downloadkea-665008525dba90b99af5dafdc8041409a2bae745.tar.xz
kea-665008525dba90b99af5dafdc8041409a2bae745.zip
[master] version update
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b824d2582..2c8f93bece 100755
--- 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,1.0.0-beta2-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.0.0-git, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so