diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-08-27 12:16:08 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-08-27 12:16:08 +0000 |
commit | 587578bc76c0cb06409b4770032b06d1846291b8 (patch) | |
tree | 121005ce10215154fd1bb93c587b8c874d0c0e92 /perl-install/Makefile.config | |
parent | bfb9d443b3e2eb1c196e3238a95bef1e38524774 (diff) | |
download | drakx-587578bc76c0cb06409b4770032b06d1846291b8.tar drakx-587578bc76c0cb06409b4770032b06d1846291b8.tar.gz drakx-587578bc76c0cb06409b4770032b06d1846291b8.tar.bz2 drakx-587578bc76c0cb06409b4770032b06d1846291b8.tar.xz drakx-587578bc76c0cb06409b4770032b06d1846291b8.zip |
11.25
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r-- | perl-install/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index a1f3baeaa..205a41e98 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=11.24 +VERSION:=11.25 SUDO = sudo TMPDIR = /tmp |