diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-04-27 12:37:15 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-04-27 12:37:15 +0000 |
commit | 5024ed6eafe006078e61c8a5c6a9d59bb209f051 (patch) | |
tree | 7e38d2a27d1862bceeaa0825ddd6de353fe63f4e /perl-install/Makefile.config | |
parent | c23f8b241ea5fd31a63f67e790486bf70338b8c9 (diff) | |
download | drakx-5024ed6eafe006078e61c8a5c6a9d59bb209f051.tar drakx-5024ed6eafe006078e61c8a5c6a9d59bb209f051.tar.gz drakx-5024ed6eafe006078e61c8a5c6a9d59bb209f051.tar.bz2 drakx-5024ed6eafe006078e61c8a5c6a9d59bb209f051.tar.xz drakx-5024ed6eafe006078e61c8a5c6a9d59bb209f051.zip |
13.21 + reuse existing strings
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 87e44523d..7040f4636 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.20 +VERSION:=13.21 SUDO = sudo TMPDIR = /tmp |