From 071fe19a3d5145cd0ec8d76628ebd73b45a184c7 Mon Sep 17 00:00:00 2001 From: Derek Jennings Date: Tue, 10 Sep 2013 16:39:36 +0100 Subject: 3.12 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1