]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2846] update version
authorWlodek Wencel <wlodek@isc.org>
Thu, 27 Apr 2023 08:21:39 +0000 (10:21 +0200)
committerWlodek Wencel <wlodek@isc.org>
Thu, 27 Apr 2023 08:21:39 +0000 (10:21 +0200)
configure.ac

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