]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2620] bump up version to 2.3.3
authorWlodek Wencel <wlodek@isc.org>
Wed, 26 Oct 2022 13:09:43 +0000 (15:09 +0200)
committerWlodek Wencel <wlodek@isc.org>
Wed, 26 Oct 2022 13:09:43 +0000 (15:09 +0200)
configure.ac

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