diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-08-30 17:19:26 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-08-30 17:19:26 +0000 |
commit | c0d30adafbea292531e5d3be4f1ca618d3108feb (patch) | |
tree | d3bd0d8a76385c09ce1928211640e57aca2220bf /perl-install | |
parent | bb1c55948ce18d1a6add432fe3a5aa0d4753ad4e (diff) | |
download | drakx-c0d30adafbea292531e5d3be4f1ca618d3108feb.tar drakx-c0d30adafbea292531e5d3be4f1ca618d3108feb.tar.gz drakx-c0d30adafbea292531e5d3be4f1ca618d3108feb.tar.bz2 drakx-c0d30adafbea292531e5d3be4f1ca618d3108feb.tar.xz drakx-c0d30adafbea292531e5d3be4f1ca618d3108feb.zip |
14.3514.35
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 6c65b3d48..422f0fb85 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=14.34 +VERSION:=14.35 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4f2e44bd1..0ed4d0d85 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 14.35 - 30 August 2012 + - adapt to usbfs death Version 14.34 - 30 August 2012 |