summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2010-05-26 15:42:51 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2010-05-26 15:42:51 +0000
commitc6b20c8b9589a19ceaf62396168c4be4bc81372a (patch)
tree26a6e1f49be1b04ccece25ce8fb839e1dc6cba63
parentce505247b82c3da4ebde808dd9062a5300eb88ec (diff)
downloadcontrol-center-c6b20c8b9589a19ceaf62396168c4be4bc81372a.tar
control-center-c6b20c8b9589a19ceaf62396168c4be4bc81372a.tar.gz
control-center-c6b20c8b9589a19ceaf62396168c4be4bc81372a.tar.bz2
control-center-c6b20c8b9589a19ceaf62396168c4be4bc81372a.tar.xz
control-center-c6b20c8b9589a19ceaf62396168c4be4bc81372a.zip
12.19
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d11368a1..0453fc5b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.18.4
+VERSION = 12.19
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index f56d64a3..e12192ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 12.19 - 26 May 2010
+
- properly align text and icons (#53383)
- Use /usr/sbin/system-config-printer instead of the /usr/bin/ one. (Bug #58174)