Skip to content
Snippets Groups Projects
Commit 4d225830 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

Bump version 3.0.1

parent 7845d118
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ AC_PREREQ([2.60])
m4_define([knot_VERSION_MAJOR], 3)dnl
m4_define([knot_VERSION_MINOR], 0)dnl
m4_define([knot_VERSION_PATCH], 0)dnl Leave empty if the master branch!
m4_define([knot_VERSION_PATCH], 1)dnl Leave empty if the master branch!
m4_include([m4/knot-version.m4])
AC_INIT([knot], knot_PKG_VERSION, [knot-dns@labs.nic.cz])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment