]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] version change after release
authorWlodek Wencel <wlodek@isc.org>
Mon, 23 Feb 2015 21:08:19 +0000 (22:08 +0100)
committerWlodek Wencel <wlodek@isc.org>
Mon, 23 Feb 2015 21:08:19 +0000 (22:08 +0100)
configure.ac

index e9b5ce42b1f09d3ffa6b96951cc9a33120ce8920..e9161b341fc3d2cdbf5363d9227d6fd7d69c85a8 100644 (file)
@@ -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-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 0.9.1-beta-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so