diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-12-06 13:04:17 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-12-06 13:04:17 +0000 |
commit | 7ccf09c17b69163010c5330b971fb9143d9e932d (patch) | |
tree | eb53aecefefb3cba9a9123aec9e24e403c1429d5 | |
parent | fa422083afdbf1ee60646eab07d377ab24cdff0b (diff) | |
download | control-center-12.32.tar control-center-12.32.tar.gz control-center-12.32.tar.bz2 control-center-12.32.tar.xz control-center-12.32.zip |
12.3212.32
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 12.31 +VERSION = 12.32 NAME = drakconf SUBDIRS = po pixmaps #data localedir = $(DESTDIR)/usr/share/locale @@ -1,5 +1,8 @@ +Version 12.32 - 6 December 2012 Thierry Vignaud + - fix a crash (mga#6982) - prevent running internal text mode UI in graphical mode (mga#7161) +- translations updates Version 12.31 - 24 August 2012 Thierry Vignaud |