diff options
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 3 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) @@ -1,3 +1,4 @@ +Version 4.16.9.0 - 2021-08-05 - menu: don't hide Security gategory from menus (mga#29332) Version 4.16.8.1 - 2021-01-24 |