]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1404] version bumped up to 1.9.0
authorWlodek Wencel <wlodek@isc.org>
Wed, 26 Aug 2020 15:48:35 +0000 (17:48 +0200)
committerWlodek Wencel <wlodek@isc.org>
Wed, 26 Aug 2020 15:48:35 +0000 (17:48 +0200)
configure.ac

index e6beb939d7b0b25a17f488c32b867d3681f02c80..91df9a514bd7479e1c30157bbbdab2b64cf4daf0 100755 (executable)
@@ -7,7 +7,7 @@ AC_PREREQ([2.69])
 # 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.8.0-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.9.0-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so