From 1bdf786b4fa3c5f35635cc128816b1e8b67c40e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sat, 2 Aug 2014 11:27:22 +0300 Subject: Version 4.100.5.7 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0a376df..7dff481 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ NAME = mageia-xfce-config # separates our versions from Xfce version. Next part, $(MGAVERSION), identifies # current Mageia release. Last $(RELEASE) part identifies sequential release # number of the package. -# +# # So: # * Change $(XFCEVERSION) only when Xfce version changes. # * Change $(MGAVERSION) when doing a new release after new stable Mageia version is released @@ -24,7 +24,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.10 MGAVERSION = 5 -RELEASE = 6 +RELEASE = 7 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) -- cgit v1.2.1