summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d81788b..93d6128f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 3.10
+VERSION := 3.11
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
diff --git a/NEWS b/NEWS
index ed4a13b6..a04c111d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 3.11 - 30 Aug 2013, by Derek Jennings
+
+- use reload_or_restart for bind also
- copy bind templates if not present (mga#10981)
Version 3.10 - 24 Aug 2013 by Derek Jennings