diff options
| author | Eugeni Dodonov <eugeni@mandriva.org> | 2011-02-24 19:19:21 +0000 |
|---|---|---|
| committer | Eugeni Dodonov <eugeni@mandriva.org> | 2011-02-24 19:19:21 +0000 |
| commit | 60955f111e8510388021f6123f470ec5650238da (patch) | |
| tree | cd430b0f8fcde5c15a577ce2922a824e60cb7daa | |
| parent | d1ce3de2d6eb57c95401aeb6dca1fda7d1d15916 (diff) | |
| download | drakx-60955f111e8510388021f6123f470ec5650238da.tar drakx-60955f111e8510388021f6123f470ec5650238da.tar.gz drakx-60955f111e8510388021f6123f470ec5650238da.tar.bz2 drakx-60955f111e8510388021f6123f470ec5650238da.tar.xz drakx-60955f111e8510388021f6123f470ec5650238da.zip | |
13.42
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 20a981288..f469f20c9 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.41 +VERSION:=13.42 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 474ccbabb..ff83afb64 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +Version 13.42 - 24 February 2011 - increase default disk size to suggest /home partition Version 13.41 - 22 February 2011 |
