We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f89cae commit 39625d2Copy full SHA for 39625d2
configure.ac
@@ -6,7 +6,7 @@ AC_PREREQ([2.69])
6
# For released versions, this is in x.y.z format.
7
# For GIT versions, this is x.y.z-git, where x.y.z denotes the next development
8
# version that is worked on and that is to be released.
9
-AC_INIT(kea, 2.7.3-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.7.4-git, kea-dev@lists.isc.org)
10
AC_CONFIG_SRCDIR(README)
11
12
# serial-tests is not available in automake version before 1.13, so
0 commit comments