diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-21 13:06:22 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-21 13:06:22 +0000 |
commit | 16e66efd2dc025f377cf2eec88e1abff2d8ffc9b (patch) | |
tree | 4153854d81368faade4a3483a077d3b1f44c1c76 | |
parent | 3e5a7015614db77d016ebcb1b0f04c55b5d95746 (diff) | |
download | drakx-16e66efd2dc025f377cf2eec88e1abff2d8ffc9b.tar drakx-16e66efd2dc025f377cf2eec88e1abff2d8ffc9b.tar.gz drakx-16e66efd2dc025f377cf2eec88e1abff2d8ffc9b.tar.bz2 drakx-16e66efd2dc025f377cf2eec88e1abff2d8ffc9b.tar.xz drakx-16e66efd2dc025f377cf2eec88e1abff2d8ffc9b.zip |
12.70
-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 3b7c1aee2..f7b19ab25 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.68 +VERSION:=12.69 SUDO = sudo TMPDIR = /tmp |