diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -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 @@ -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 |