]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1898] kea version changed
authorWlodek Wencel <wlodek@isc.org>
Thu, 27 May 2021 13:37:17 +0000 (15:37 +0200)
committerWlodek Wencel <wlodek@isc.org>
Thu, 27 May 2021 13:37:17 +0000 (15:37 +0200)
configure.ac

index 7c74b5957fa506251bb48d68b2fa99d4f9264557..92ba23aacf2abfe322e3f1723ab1bb6afb940e77 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.8-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.9.9-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so