summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 93d6128f..3e2c2260 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 3.11
+VERSION := 3.12
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
diff --git a/NEWS b/NEWS
index 4ee9f368..b5e9d018 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 3.12 - 10 Sep 2013, by Derek Jennings
+
- add option for DSAAuthentication to sshd wizard
- ensure sshd config is read after package installed (mga#11134)
- fix detection of invalid domain names