]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2118] changed kea version for 2.1
authorWlodek Wencel <wlodek@isc.org>
Fri, 1 Oct 2021 07:57:35 +0000 (09:57 +0200)
committerWlodzimierz Wencel <wlodek@isc.org>
Thu, 7 Oct 2021 09:52:17 +0000 (09:52 +0000)
configure.ac

index 186fa27fbace865d21a29444c023c710fd80ac70..5564c9eab740138f429926dc63c52500f64145a8 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,2.0.0-git, kea-dev@lists.isc.org)
+AC_INIT(kea,2.1.0-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so