From 480200b6fccad173091ab00fa87d0ce9ebe53f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Tue, 26 Jan 2021 14:44:46 +0100 Subject: Fix vrsion --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d7290988..5ffca424 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ RPM=$(HOME)/rpm NAME = drakwizard -VERSION := 4.9 +VERSION := 4.10 TAR = $(NAME)-$(VERSION).tar.bz2 prefix=/usr # TODO: get WIZ_HOME take care of usr prefix -- cgit v1.2.1