Skip to content
Snippets Groups Projects
Commit 58cff207 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Switched version to 1.1.0

parent d2534b42
Branches
Tags
No related merge requests found
v1.1.0 - Aug 31, 2012
---------------------
Bugfixes:
* Syncing journal to zone was not updating the compiled zone database.
Other improvements:
* Better checks of corrupted zone database.
v1.1.0-rc2 - Aug 23, 2012
-------------------------
......
# -*- Autoconf -*-
AC_PREREQ([2.65])
AC_INIT([knot], [1.1.0-rc2], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.1.0], [knot-dns@labs.nic.cz])
AM_INIT_AUTOMAKE([gnu -Wall -Werror])
AC_CONFIG_SRCDIR([src/knot/main.c])
AC_CONFIG_HEADERS([src/config.h])
......
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