]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4001] updated version
authorRazvan Becheriu <razvan@isc.org>
Wed, 9 Jul 2025 12:51:35 +0000 (15:51 +0300)
committerRazvan Becheriu <razvan@isc.org>
Thu, 10 Jul 2025 08:03:09 +0000 (08:03 +0000)
ChangeLog
configure.ac

index 872c3b9916c580684ff1965513ecaba4a8c37b3a..9ecca73e9aa3eabf908c0f365a4ea275098cf0bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2368.  [bug]           razvan
+2268.  [bug]           razvan
        Fix error handling when detecting a global reservation for the
        client and global reservatons are explicitly disabled in the
        configuration.
index acf25e660065ae28a8763170bc316cae2160f499..4cedce9c5cccbf1f292c5eed642e8bfec8330d05 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.6.3-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.6.4-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so