aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-09-18 16:40:56 +0200
committerRémi Verschelde <rverschelde@gmail.com>2016-09-18 16:40:56 +0200
commitc0a27a78afb0e9964a700ef8a8611d97ac540979 (patch)
treed9ef8a3ad1d717cc9c4a21cd3751ccf81664858c
parent70864b3c9b9ad25d2140cbc483ab7cd2390f1650 (diff)
downloadconfig-c0a27a78afb0e9964a700ef8a8611d97ac540979.tar
config-c0a27a78afb0e9964a700ef8a8611d97ac540979.tar.gz
config-c0a27a78afb0e9964a700ef8a8611d97ac540979.tar.bz2
config-c0a27a78afb0e9964a700ef8a8611d97ac540979.tar.xz
config-c0a27a78afb0e9964a700ef8a8611d97ac540979.zip
Version 4.120.6.24.120.6.2
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd8e65a..0fd7209 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ NAME = mageia-xfce-config
XFCEVERSION = 4.12
MGAVERSION = 6
-RELEASE = 1
+RELEASE = 2
VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE)
diff --git a/NEWS b/NEWS
index bef68a8..31afa96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 4.120.6.2 - 2016-09-18
- Default background symlink changed from .jpg to .png
Version 4.120.6.1 - 2016-08-07