diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-03-21 10:39:37 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-03-21 10:39:37 +0100 |
commit | 8699974ea2b366689b6c5905e61bebdfbc9973ef (patch) | |
tree | a67a1b91531807df7ab667c6fcf6cbfe10afe0e2 /perl-install/Makefile.config | |
parent | 7860d3a5722447a5c3ce2b5fceb6812221a58517 (diff) | |
download | drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar.gz drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar.bz2 drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar.xz drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.zip |
17.2117.21
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 ed34b1468..b2d55875f 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.20 +VERSION:=17.21 SUDO = sudo TMPDIR = /tmp |