]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1830] bumped up kea version to 1.9.8
authorMichal Nowikowski <godfryd@isc.org>
Wed, 28 Apr 2021 12:31:40 +0000 (14:31 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Wed, 28 Apr 2021 12:31:40 +0000 (14:31 +0200)
configure.ac

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