diff options
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 3 insertions, 2 deletions
@@ -23,8 +23,8 @@ NAME = mageia-xfce-config # * 4.100.5.2 (Second release of Xfce 4.10 settings for Mageia 5) XFCEVERSION = 4.12 -MGAVERSION = 6 -RELEASE = 4 +MGAVERSION = 7 +RELEASE = 1 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) @@ -1,3 +1,4 @@ +Version 4.120.7.1 - 2018-10-27 - switch back to Adwaita theme as a default one as TraditionalOk seems to be quite buggy with Gtk3 apps Version 4.120.6.4 - 2017-03-23 |