We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bcf01 commit f4a25f1Copy full SHA for f4a25f1
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.5-git, [email protected])
+AC_INIT(kea, 2.7.6-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