]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3365] bump up version in configure.ac
authorWlodek Wencel <wlodek@isc.org>
Tue, 30 Apr 2024 16:11:25 +0000 (18:11 +0200)
committerWlodek Wencel <wlodek@isc.org>
Tue, 30 Apr 2024 16:29:31 +0000 (18:29 +0200)
configure.ac

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