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

Updated to version 1.0.5

parent 23a1e89b
No related merge requests found
v1.0.5 - May 17, 2012
---------------------
Bugfixes:
* Fixed bug with creating journal files.
v1.0.4 - May 16, 2012
---------------------
......
# -*- Autoconf -*-
AC_PREREQ([2.65])
AC_INIT([knot], [1.0.4], [knot-dns@labs.nic.cz])
AC_INIT([knot], [1.0.5], [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