diff options
author | Jani Välimaa <wally@mageia.org> | 2013-07-28 14:38:02 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2013-07-28 14:38:02 +0000 |
commit | 9b5a1cd65868876263939a8e74163f4f0c6bcc79 (patch) | |
tree | d7e4fb3c39bb5e899a39a2a33252e03b7c13d83f /Makefile | |
parent | 9301b9b9c98e923d48be3c7ce516e514d8df6174 (diff) | |
download | config-9b5a1cd65868876263939a8e74163f4f0c6bcc79.tar config-9b5a1cd65868876263939a8e74163f4f0c6bcc79.tar.gz config-9b5a1cd65868876263939a8e74163f4f0c6bcc79.tar.bz2 config-9b5a1cd65868876263939a8e74163f4f0c6bcc79.tar.xz config-9b5a1cd65868876263939a8e74163f4f0c6bcc79.zip |
version 4.100.2.04.100.2.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ NAME = mageia-xfce-config # * 4.100.5.2 (Second bugfix release for 5th release of Xfce 4.10 settings) XFCEVERSION = 4.10 -BUILD = 1 +BUILD = 2 BUGFIX = 0 VERSION = $(XFCEVERSION)0.$(BUILD).$(BUGFIX) |