diff options
author | Jani Välimaa <wally@mageia.org> | 2016-10-11 20:41:17 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2016-10-11 20:41:17 +0300 |
commit | e2fd3adc15d76020c16fad2f4941a374cf3c64f7 (patch) | |
tree | df72e5ddfbf9dbb9bd1f7cf587d0075922698e7c /Makefile | |
parent | ed9d444bf7dece6a2e406c4b78ec8baeec536955 (diff) | |
parent | c0a27a78afb0e9964a700ef8a8611d97ac540979 (diff) | |
download | config-e2fd3adc15d76020c16fad2f4941a374cf3c64f7.tar config-e2fd3adc15d76020c16fad2f4941a374cf3c64f7.tar.gz config-e2fd3adc15d76020c16fad2f4941a374cf3c64f7.tar.bz2 config-e2fd3adc15d76020c16fad2f4941a374cf3c64f7.tar.xz config-e2fd3adc15d76020c16fad2f4941a374cf3c64f7.zip |
Merge branch 'master' of ssh://git.mageia.org/software/desktop/xfce/config
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.12 MGAVERSION = 6 -RELEASE = 1 +RELEASE = 2 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) |