diff options
author | Jani Välimaa <wally@mageia.org> | 2021-01-12 18:08:11 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2021-01-12 18:08:11 +0200 |
commit | 8e756aa3f33361a13a6aece6025b2fc08d28d294 (patch) | |
tree | 849e6226a29ff8a429d8fac6a79762928ca973eb | |
parent | 32e6ff23efce272c0fb9eee66772cb15b9521788 (diff) | |
download | config-4.16.8.0.tar config-4.16.8.0.tar.gz config-4.16.8.0.tar.bz2 config-4.16.8.0.tar.xz config-4.16.8.0.zip |
Update Xfce version to 4.164.16.8.0
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 4 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) @@ -1,3 +1,5 @@ +Version 4.16.8.0 - 2021-01-12 +- Xfce 4.16 - update versioning schema and remove extra '0' Version 4.140.8.5 - 2020-12-06 |