diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-20 20:00:13 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-20 20:00:13 +0000 |
commit | 3fbdaf3eda64d9729ec06873cc6c2ed0c364a222 (patch) | |
tree | a01553e5c232ea242d8e7b6b724a224197b5009a /perl-install | |
parent | 7bd5959701e5ebf89060cfe936055a6e3ed0fed6 (diff) | |
download | drakx-3fbdaf3eda64d9729ec06873cc6c2ed0c364a222.tar drakx-3fbdaf3eda64d9729ec06873cc6c2ed0c364a222.tar.gz drakx-3fbdaf3eda64d9729ec06873cc6c2ed0c364a222.tar.bz2 drakx-3fbdaf3eda64d9729ec06873cc6c2ed0c364a222.tar.xz drakx-3fbdaf3eda64d9729ec06873cc6c2ed0c364a222.zip |
10.4.171
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 40f262d39..5b02081e3 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.170 +VERSION:=10.4.171 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 2176fb0f9..8c02fb2a6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +Version 10.4.171 - 20 August 2007, by Olivier "blino" Blin +- really use '_' in modules names + Version 10.4.170 - 20 August 2007, by Olivier "blino" Blin - use '_' in modules names |