diff options
author | Jani Välimaa <wally@mageia.org> | 2015-06-21 11:52:26 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2015-06-21 11:52:26 +0300 |
commit | 60814e0eb86f964876775d9f2f3df77ea0996c63 (patch) | |
tree | a5c059edf7f0e89b6037c2679d251abae363ce45 /Makefile | |
parent | 8232d53474cc7e5c96bfe0075d45fbd3533331b6 (diff) | |
download | config-60814e0eb86f964876775d9f2f3df77ea0996c63.tar config-60814e0eb86f964876775d9f2f3df77ea0996c63.tar.gz config-60814e0eb86f964876775d9f2f3df77ea0996c63.tar.bz2 config-60814e0eb86f964876775d9f2f3df77ea0996c63.tar.xz config-60814e0eb86f964876775d9f2f3df77ea0996c63.zip |
Use Adwaita as default gtk and icon theme4.120.6.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 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 = 5 -RELEASE = 1 +MGAVERSION = 6 +RELEASE = 0 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) |