summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-19 14:34:03 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-19 14:34:03 +0000
commit3e121529ea23bb96d0c40f2720f1c02193b33886 (patch)
tree445a4d6498dabd6ac2ef5134da7423bd25d3ddfd
parent032e4343feb2273218930a7ff74ac4ca0615b58b (diff)
downloadcontrol-center-3e121529ea23bb96d0c40f2720f1c02193b33886.tar
control-center-3e121529ea23bb96d0c40f2720f1c02193b33886.tar.gz
control-center-3e121529ea23bb96d0c40f2720f1c02193b33886.tar.bz2
control-center-3e121529ea23bb96d0c40f2720f1c02193b33886.tar.xz
control-center-3e121529ea23bb96d0c40f2720f1c02193b33886.zip
12.5
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 541f6b07..40e9b995 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.4
+VERSION = 12.5
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index 3306ddfc..27041d19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 12.5 - 19 March 2009, Thierry Vignaud
+
- fix a rare crash when embedded program segfaulted (#48080)
Version 12.4 - 16 March 2009, Thierry Vignaud