summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a8f8d619..43ccb505 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 4.0
+VERSION := 4.1
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
diff --git a/NEWS b/NEWS
index 7708d2bf..cd962493 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 4.1 - 2 January 2015, by Thierry Vignaud
+
+- translations updates
+
Version 4.0 - 28 Nov 2013, by Thierry Vignaud
- switch from gtk2 to gtk3