diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -26,7 +26,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.10 BUILD = 5 -BUGFIX = 0 +BUGFIX = 1 VERSION = $(XFCEVERSION)0.$(BUILD).$(BUGFIX) @@ -1,3 +1,6 @@ +Version 4.100.5.1 - 2013-11-11 +- add restart button in panel + Version 4.100.5.0 - 2013-10-15 - drop StartupNotify workaround for "double forking" in MCC panel launcher |