]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1728] bump up kea version
authorWlodek Wencel <wlodek@isc.org>
Wed, 24 Feb 2021 10:36:11 +0000 (11:36 +0100)
committerWlodek Wencel <wlodek@isc.org>
Wed, 24 Feb 2021 10:36:11 +0000 (11:36 +0100)
configure.ac

index 08ba42628081da47490b1904fa8ad6d2c26b4d5f..5d2da2b0d0b2202d8a5527e62ed30a2482d9d1de 100755 (executable)
@@ -6,7 +6,7 @@ AC_PREREQ([2.69])
 # For released versions, this is in x.y.z format.
 # For GIT versions, this is x.y.z-git, where x.y.z denotes the next development
 # version that is worked on and that is to be released.
-AC_INIT(kea,1.9.5-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.9.6-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so