From c14189410b0ebb3c82ab1cf089eb5b83861fc5eb Mon Sep 17 00:00:00 2001 From: Derek Jennings Date: Thu, 29 Aug 2013 22:27:22 +0100 Subject: 3.9.1 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c27c1bd3..59d79bfb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ RPM=$(HOME)/rpm NAME = drakwizard -VERSION := 3.9 +VERSION := 3.9.1 TAR = $(NAME)-$(VERSION).tar.bz2 prefix=/usr # TODO: get WIZ_HOME take care of usr prefix diff --git a/NEWS b/NEWS index c81c41fb..e8f66c28 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 3.9.1 - 29 Aug 2013, by djennings + - copy bind templates if not present (mga#10981) - updated default proxy config file - fix parameter format in proxy wizard -- cgit v1.2.1