]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] version bump.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 20 Aug 2014 16:34:24 +0000 (18:34 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 20 Aug 2014 16:34:24 +0000 (18:34 +0200)
configure.ac

index da2fd0d882e7ecd2dd3fcf95a9a9c01d8399f884..9032705150844989e4dca795dd4b8fffc1d9e16a 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.8.0-git, kea-dev@isc.org)
+AC_INIT(kea, 0.9-beta1-git, kea-dev@isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so