diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ RPM=$(HOME)/rpm NAME = drakwizard -VERSION := 4.8 +VERSION := 4.9 TAR = $(NAME)-$(VERSION).tar.bz2 prefix=/usr # TODO: get WIZ_HOME take care of usr prefix @@ -1,3 +1,7 @@ +Version 4.9 - 4 January 2021, by Nicolas Lécureuil + +- translations updates + Version 4.8 - 17 April 2020, by Thierry Vignaud - fix installing with current bash/make |