diff options
author | Jani Välimaa <wally@mageia.org> | 2015-02-10 20:15:28 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2015-02-10 20:15:28 +0200 |
commit | 4100dd43b7b486e159763201bab34900b30999f4 (patch) | |
tree | 399af1ec8e1a6514b426e57c65984418811420b3 | |
parent | 84dbdc65c8e0cd5666c8832fe47cdf9332af3d87 (diff) | |
download | config-4100dd43b7b486e159763201bab34900b30999f4.tar config-4100dd43b7b486e159763201bab34900b30999f4.tar.gz config-4100dd43b7b486e159763201bab34900b30999f4.tar.bz2 config-4100dd43b7b486e159763201bab34900b30999f4.tar.xz config-4100dd43b7b486e159763201bab34900b30999f4.zip |
Version 4.100.5.94.100.5.9
-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.10 MGAVERSION = 5 -RELEASE = 8 +RELEASE = 9 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) @@ -1,3 +1,4 @@ +Version 4.100.5.9 - 2015-02-10 - fix Alt+F1 shortcut (use xfce4-popup-whiskermenu instead of xfce4-popup-applicationsmenu) Version 4.100.5.8 - 2014-12-17 |