diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,9 +21,9 @@ NAME = mageia-xfce-config # * 4.10.1.0 (Initial Xfce 4.10 settings version for Mageia 1) # * 4.10.5.2 (Second new feature or bug fix release of Xfce 4.10 settings for Mageia 5) -XFCEVERSION = 4.14 +XFCEVERSION = 4.16 MGAVERSION = 8 -RELEASE = 5 +RELEASE = 0 VERSION = $(XFCEVERSION).$(MGAVERSION).$(RELEASE) |