We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba861d8 commit 3fa6eb9Copy full SHA for 3fa6eb9
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.2-git, [email protected])
+AC_INIT(kea, 2.7.3-git, [email protected])
10
AC_CONFIG_SRCDIR(README)
11
12
# serial-tests is not available in automake version before 1.13, so
0 commit comments