summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubos Slovak <lubos.slovak@nic.cz>2012-11-21 14:03:10 +0100
committerLubos Slovak <lubos.slovak@nic.cz>2012-11-21 14:03:10 +0100
commit979823db40a059b103b3007c1fefd30cf1c36e45 (patch)
tree6c6ac4e8f3daf0590fff5f1dcde2ac8962e81f9a
parentFixed misplaced debug message. (diff)
downloadknot-1.1.2.tar.xz
knot-1.1.2.zip
Updated version to 1.1.2.v1.1.2
-rw-r--r--RELNOTES7
-rw-r--r--configure.ac2
-rw-r--r--src/knot.conf.52
-rw-r--r--src/knotc.82
-rw-r--r--src/knotd.82
5 files changed, 11 insertions, 4 deletions
diff --git a/RELNOTES b/RELNOTES
index 757d7fdae..fc78b729f 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,10 @@
+v1.1.2 - Nov 21, 2012
+---------------------
+
+Bugfixes
+ * Fixed debug message.
+
+
v1.1.2-rc1 - Nov 14, 2012
-------------------------
diff --git a/configure.ac b/configure.ac
index 9230f1d8e..7ba09e91d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
AC_PREREQ([2.60])
-AC_INIT([knot], [1.1.2-rc1], [knot-dns@labs.nic.cz])
+AC_INIT([knot], [1.1.2], [knot-dns@labs.nic.cz])
AM_INIT_AUTOMAKE([gnu -Wall -Werror])
AC_CONFIG_SRCDIR([src/knot/main.c])
AC_CONFIG_HEADERS([src/config.h])
diff --git a/src/knot.conf.5 b/src/knot.conf.5
index 4c3f367fe..47daa257e 100644
--- a/src/knot.conf.5
+++ b/src/knot.conf.5
@@ -1,4 +1,4 @@
-.TH "knot.conf" "5" "August 2012" "CZ.NIC Labs" "Knot DNS, version 1.1.2-rc1"
+.TH "knot.conf" "5" "August 2012" "CZ.NIC Labs" "Knot DNS, version 1.1.2"
.SH "NAME"
.LP
.B knot.conf
diff --git a/src/knotc.8 b/src/knotc.8
index 9776ff7b6..3f87c3ee2 100644
--- a/src/knotc.8
+++ b/src/knotc.8
@@ -1,4 +1,4 @@
-.TH knotc "8" "August 2012" "CZ.NIC Labs" "Knot DNS, version 1.1.2-rc1"
+.TH knotc "8" "August 2012" "CZ.NIC Labs" "Knot DNS, version 1.1.2"
.SH NAME
.B knotc
\- Knot DNS control utility
diff --git a/src/knotd.8 b/src/knotd.8
index 63eba6e64..8504777fb 100644
--- a/src/knotd.8
+++ b/src/knotd.8
@@ -1,4 +1,4 @@
-.TH "knotd" "8" "August 2012" "CZ.NIC Labs" "Knot DNS, version 1.1.2-rc1"
+.TH "knotd" "8" "August 2012" "CZ.NIC Labs" "Knot DNS, version 1.1.2"
.SH NAME
.B knotd
\- Knot DNS daemon