From 437c9c39851980f00a298961c45a4fe3f2856768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 18 Aug 2019 17:35:44 +0300 Subject: 4.140.8.0 --- Makefile | 6 +++--- NEWS | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index d036582..639d0f3 100644 --- a/Makefile +++ b/Makefile @@ -22,9 +22,9 @@ NAME = mageia-xfce-config # * 4.100.1.0 (Initial Xfce 4.10 settings version) # * 4.100.5.2 (Second release of Xfce 4.10 settings for Mageia 5) -XFCEVERSION = 4.12 -MGAVERSION = 7 -RELEASE = 7 +XFCEVERSION = 4.14 +MGAVERSION = 8 +RELEASE = 0 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) diff --git a/NEWS b/NEWS index ab51205..98802e8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 4.140.8.0 - 2019-08-18 - Xfwm4: disable 'Raise windows when any mouse button is pressed' by default (mga#12453) Version 4.120.7.7 - 2019-05-27 -- cgit v1.2.1