summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--NEWS4
2 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2de522a7..a5f4fdb3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 4.3
+VERSION := 4.4
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
-# TODO: get WIZ_HOME take care of usr prefix
+# TODO: get WIZ_HOME take care of usr prefix
WIZ_HOME=/usr/share/wizards/
PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; installvendorlib=$${installvendorlib\#/usr}; echo $$installvendorlib)
diff --git a/NEWS b/NEWS
index cbf0f413..a86d4d2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 4.4 - 13 March 2017, by RĂ©mi Verschelde
+
+- translations updates
+
Version 4.3 - 17 May 2015, by Thierry Vignaud
- translations updates