diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,9 +22,9 @@ NAME = mageia-xfce-config # * 4.100.1.0 (Initial Xfce 4.10 settings version) # * 4.100.5.2 (Second release of Xfce 4.10 settings for Mageia 5) -XFCEVERSION = 4.10 +XFCEVERSION = 4.12 MGAVERSION = 5 -RELEASE = 10 +RELEASE = 0 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) |