summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 58739a50..c9628dd8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.55
+VERSION = 12.56
NAME = drakconf
SUBDIRS = po pixmaps polkit #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index a75a816a..2a95a404 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 12.56 - 26 February 2015, Luc Menut
+
+- try to reduce the delay b/c it could cause unexpected exit from mcc
+
Version 12.55 - 23 February 2015, Luc Menut
- add delay to prevent black background with oxygen-gtk3 (mga#11969)