diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2022-06-09 14:46:39 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2022-06-09 14:46:53 +0200 |
commit | 63fc94689d83ab87f9e07779116a3de158272752 (patch) | |
tree | 1358b799b07af03510b1b01e612afcc276b0deb3 /perl-install/Makefile.config | |
parent | 8a5ab42bdd505b32f2e80cfd8353226f00261460 (diff) | |
download | drakx-63fc94689d83ab87f9e07779116a3de158272752.tar drakx-63fc94689d83ab87f9e07779116a3de158272752.tar.gz drakx-63fc94689d83ab87f9e07779116a3de158272752.tar.bz2 drakx-63fc94689d83ab87f9e07779116a3de158272752.tar.xz drakx-63fc94689d83ab87f9e07779116a3de158272752.zip |
18.49.1
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 4d3eef82e..cafbad1cc 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.49 +VERSION:=18.49.1 SUDO = sudo TMPDIR = /tmp |