Skip to content
Snippets Groups Projects
Commit f641dc8b authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

bump version

parent d0793009
Branches
Tags v1.6.4
No related merge requests found
Knot DNS 1.6.4-dev
==================
Knot DNS 1.6.4 (2015-06-16)
===========================
Bugfixes:
---------
......
# -*- Autoconf -*-
AC_PREREQ([2.60])
AC_INIT([knot], [1.6.4-dev], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.6.4], [knot-dns@labs.nic.cz])
AM_INIT_AUTOMAKE([gnits subdir-objects dist-xz -Wall -Werror])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/knot/main.c])
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment