diff options
author | Jani Välimaa <wally@mageia.org> | 2021-08-05 17:39:10 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2021-08-05 17:39:10 +0300 |
commit | 545582bdd36697e0a9a49a67706fc2333641522c (patch) | |
tree | c29abd1bd8635ae6f0b0efd7c91798a99aab7036 /Makefile | |
parent | a65d95c1314cb7325dbecd39251bf0eb3291af2c (diff) | |
download | config-545582bdd36697e0a9a49a67706fc2333641522c.tar config-545582bdd36697e0a9a49a67706fc2333641522c.tar.gz config-545582bdd36697e0a9a49a67706fc2333641522c.tar.bz2 config-545582bdd36697e0a9a49a67706fc2333641522c.tar.xz config-545582bdd36697e0a9a49a67706fc2333641522c.zip |
4.16.9.04.16.9.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,8 @@ NAME = mageia-xfce-config # * 4.10.5.2 (Second new feature or bug fix release of Xfce 4.10 settings for Mageia 5) XFCEVERSION = 4.16 -MGAVERSION = 8 -RELEASE = 1 +MGAVERSION = 9 +RELEASE = 0 VERSION = $(XFCEVERSION).$(MGAVERSION).$(RELEASE) |