aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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)