aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2013-07-28 14:38:02 +0000
committerJani Välimaa <wally@mageia.org>2013-07-28 14:38:02 +0000
commit9b5a1cd65868876263939a8e74163f4f0c6bcc79 (patch)
treed7e4fb3c39bb5e899a39a2a33252e03b7c13d83f
parent9301b9b9c98e923d48be3c7ce516e514d8df6174 (diff)
downloadconfig-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
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 20a0517..51c2d79 100644
--- a/Makefile
+++ b/Makefile
@@ -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)
diff --git a/NEWS b/NEWS
index cae11d5..6899990 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 4.100.2.0 - 2013-07-28
- really fix mixer panel applet (mga#10855)
Version 4.100.1.0 - 2013-07-27