diff options
author | Anssi Hannula <anssi@mageia.org> | 2012-03-02 18:48:14 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2012-03-02 18:48:14 +0000 |
commit | b55e8fb3073e17a4ff9ea11fa4aeedc3a5a340c6 (patch) | |
tree | 08c34d2c7702e8672d18ae831276064a731277b9 /perl-install | |
parent | 77c68ac107f5c807c8f288a4bf0b9bf66a060e36 (diff) | |
download | drakx-b55e8fb3073e17a4ff9ea11fa4aeedc3a5a340c6.tar drakx-b55e8fb3073e17a4ff9ea11fa4aeedc3a5a340c6.tar.gz drakx-b55e8fb3073e17a4ff9ea11fa4aeedc3a5a340c6.tar.bz2 drakx-b55e8fb3073e17a4ff9ea11fa4aeedc3a5a340c6.tar.xz drakx-b55e8fb3073e17a4ff9ea11fa4aeedc3a5a340c6.zip |
13.89.113.89.1
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 3a2d03426..579305128 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.89 +VERSION:=13.89.1 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index fe58cccb1..2021178c1 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 13.89.1 - 02 March 2012 + - service_harddrake: o recognize XZ compressed proprietary driver modules properly (mga#4767) |