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 3a56b5b5..c27c1bd3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 3.8
+VERSION := 3.9
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
diff --git a/NEWS b/NEWS
index ddc99760..3259f5b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
+Version 3.9 - 21 Apr 2013, by Thierry Vignaud
+
- FTP:
o fix being able to set a port other than 21
+- translations updates
Version 3.8 - 27 May 2011, by Thierry Vignaud