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 4923e0f9..2a65ff2c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
RPM=$(HOME)/rpm
NAME = drakwizard
-VERSION := 4.7
+VERSION := 4.8
TAR = $(NAME)-$(VERSION).tar.bz2
prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
diff --git a/NEWS b/NEWS
index 75da49e9..27bb2a6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
+Version 4.8 - 17 April 2020, by Thierry Vignaud
+
- fix installing with current bash/make
+- translations updates
Version 4.7 - 18 June 2019, by Thomas Backlund