diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-11-27 16:00:06 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-11-27 16:00:06 +0100 |
commit | d2ecc1fdaab5768ed77355ee0913a4bdda5fe2ab (patch) | |
tree | 4d6bc4ca61129b54273ce6f06d483df7efd51418 /perl-install/Makefile.config | |
parent | 91a79c4bc01bb096a7429ca3c2f57f98266ca164 (diff) | |
download | drakx-d2ecc1fdaab5768ed77355ee0913a4bdda5fe2ab.tar drakx-d2ecc1fdaab5768ed77355ee0913a4bdda5fe2ab.tar.gz drakx-d2ecc1fdaab5768ed77355ee0913a4bdda5fe2ab.tar.bz2 drakx-d2ecc1fdaab5768ed77355ee0913a4bdda5fe2ab.tar.xz drakx-d2ecc1fdaab5768ed77355ee0913a4bdda5fe2ab.zip |
18.718.7
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 73f98ed8a..ce89c0cce 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.6 +VERSION:=18.7 SUDO = sudo TMPDIR = /tmp |