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 59d79bfb..090d8b48 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 3.9.1
+VERSION := 3.9.2
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
diff --git a/NEWS b/NEWS
index 0c364bd3..8d4af273 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 3.9.2 - 31 Aug 2013, by djennings
+
- fix detection of invalid domain names
Version 3.9.1 - 29 Aug 2013, by djennings