diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-26 11:37:03 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-26 11:37:03 +0000 |
commit | ebe4ad290e7fdfd55dbc3dfb5a83d0bd2bec26b4 (patch) | |
tree | a83604687a01cce695febe18639788c84bad7f5c /perl-install | |
parent | 74669e2f8f2ee7b7038e52771f58d9669bea4f8a (diff) | |
download | drakx-ebe4ad290e7fdfd55dbc3dfb5a83d0bd2bec26b4.tar drakx-ebe4ad290e7fdfd55dbc3dfb5a83d0bd2bec26b4.tar.gz drakx-ebe4ad290e7fdfd55dbc3dfb5a83d0bd2bec26b4.tar.bz2 drakx-ebe4ad290e7fdfd55dbc3dfb5a83d0bd2bec26b4.tar.xz drakx-ebe4ad290e7fdfd55dbc3dfb5a83d0bd2bec26b4.zip |
10.4.213
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 1f68117b1..6b178e151 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.212 +VERSION:=10.4.213 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 48f110ca1..bc55125ca 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 10.4.213 - 26 September 2007, by Thierry Vignaud + - drakbug o don't report a non existant crash when run w/o --error o when unable to access X11, just print the backtrace on the console |