diff options
author | Jani Välimaa <wally@mageia.org> | 2013-09-15 17:54:43 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2013-09-15 17:54:43 +0300 |
commit | 7fa3fe69539d86c9ec5a57e93162b9d32bec1679 (patch) | |
tree | 5581aa141b1512a5dbc72ef2e00178125107fb82 /Makefile | |
parent | 75bf25ade38199c07140599672cd1935732bd48e (diff) | |
download | config-7fa3fe69539d86c9ec5a57e93162b9d32bec1679.tar config-7fa3fe69539d86c9ec5a57e93162b9d32bec1679.tar.gz config-7fa3fe69539d86c9ec5a57e93162b9d32bec1679.tar.bz2 config-7fa3fe69539d86c9ec5a57e93162b9d32bec1679.tar.xz config-7fa3fe69539d86c9ec5a57e93162b9d32bec1679.zip |
Version 4.100.4.04.100.4.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 = 3 +BUILD = 4 BUGFIX = 0 VERSION = $(XFCEVERSION)0.$(BUILD).$(BUGFIX) |