summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-12-13 17:17:37 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-13 17:17:37 +0100
commit40cad869b388ae3b4ab62a867908ae573ca93f3b (patch)
tree23e02c690f7d0e694b8b4279ad325be5bac64426
parent6594483a9d5fa2ae747642986d12ba5dbdf28413 (diff)
downloadcontrol-center-40cad869b388ae3b4ab62a867908ae573ca93f3b.tar
control-center-40cad869b388ae3b4ab62a867908ae573ca93f3b.tar.gz
control-center-40cad869b388ae3b4ab62a867908ae573ca93f3b.tar.bz2
control-center-40cad869b388ae3b4ab62a867908ae573ca93f3b.tar.xz
control-center-40cad869b388ae3b4ab62a867908ae573ca93f3b.zip
12.45
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 17ef3bc5..570d00f4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.44
+VERSION = 12.45
NAME = drakconf
SUBDIRS = po pixmaps polkit #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index 2ca441d3..89422ab6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 12.45 - 12 December 2013 Thierry Vignaud
+
- further delay event for slow machines (mga#10289)
Version 12.44 - 16 November 2013 Colin Guthrie