Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Knot projects
Knot DNS
Commits
27fb3f7f
Commit
27fb3f7f
authored
Oct 10, 2019
by
Daniel Salzman
Browse files
Bump version 2.9.0
parent
64581162
Pipeline
#53988
passed with stages
in 14 minutes and 52 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
27fb3f7f
...
@@ -2,7 +2,7 @@ AC_PREREQ([2.60])
...
@@ -2,7 +2,7 @@ AC_PREREQ([2.60])
m4_define([knot_VERSION_MAJOR], 2)dnl
m4_define([knot_VERSION_MAJOR], 2)dnl
m4_define([knot_VERSION_MINOR], 9)dnl
m4_define([knot_VERSION_MINOR], 9)dnl
m4_define([knot_VERSION_PATCH], )dnl Leave empty if the master branch!
m4_define([knot_VERSION_PATCH],
0
)dnl Leave empty if the master branch!
m4_include([m4/knot-version.m4])
m4_include([m4/knot-version.m4])
AC_INIT([knot], knot_PKG_VERSION, [knot-dns@labs.nic.cz])
AC_INIT([knot], knot_PKG_VERSION, [knot-dns@labs.nic.cz])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment