aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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