diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-03-02 12:15:32 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-03-02 12:15:32 +0000 |
commit | 03fe3db4eff97594c1e220cf9be77d2a1894d72c (patch) | |
tree | 2815e1d3e499c2e96371646b4e9e7d2147fa4945 /perl-install | |
parent | 9da394717b8b74c3069e8c0c55e5e8a73923cd4d (diff) | |
download | drakx-03fe3db4eff97594c1e220cf9be77d2a1894d72c.tar drakx-03fe3db4eff97594c1e220cf9be77d2a1894d72c.tar.gz drakx-03fe3db4eff97594c1e220cf9be77d2a1894d72c.tar.bz2 drakx-03fe3db4eff97594c1e220cf9be77d2a1894d72c.tar.xz drakx-03fe3db4eff97594c1e220cf9be77d2a1894d72c.zip |
13.8913.89
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index bf330bdd9..3a2d03426 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.88 +VERSION:=13.89 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index be56c55a8..2f9cbb7e5 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 13.89 - 02 March 2012 + - fix RAID udev rule Version 13.88 - 02 March 2012 |