diff options
author | Jani Välimaa <wally@mageia.org> | 2018-10-27 17:15:14 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2018-10-27 17:15:14 +0300 |
commit | 770811759d5e2b3fa17e32a1ebdc2e558c2c8ccc (patch) | |
tree | 8347cbec547ce1905d94e4b813293d051f53743f | |
parent | 62bdb0755f73022525cd982144668b3fe6213f69 (diff) | |
download | config-770811759d5e2b3fa17e32a1ebdc2e558c2c8ccc.tar config-770811759d5e2b3fa17e32a1ebdc2e558c2c8ccc.tar.gz config-770811759d5e2b3fa17e32a1ebdc2e558c2c8ccc.tar.bz2 config-770811759d5e2b3fa17e32a1ebdc2e558c2c8ccc.tar.xz config-770811759d5e2b3fa17e32a1ebdc2e558c2c8ccc.zip |
4.120.7.24.120.7.2
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -24,7 +24,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.12 MGAVERSION = 7 -RELEASE = 1 +RELEASE = 2 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) @@ -1,3 +1,4 @@ +Version 4.120.7.2 - 2018-10-27 - Xfwm4: enable display compositing by default Version 4.120.7.1 - 2018-10-27 |