diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-05-16 06:41:31 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-05-16 06:41:31 +0000 |
commit | b8d6f1deeaaf297995b4747911b6ba1c97bafb67 (patch) | |
tree | 14b089523e7159641f7ecf7162faf37006250f8e | |
parent | fc292567577871af920189613667b3c729dd9821 (diff) | |
download | drakx-b8d6f1deeaaf297995b4747911b6ba1c97bafb67.tar drakx-b8d6f1deeaaf297995b4747911b6ba1c97bafb67.tar.gz drakx-b8d6f1deeaaf297995b4747911b6ba1c97bafb67.tar.bz2 drakx-b8d6f1deeaaf297995b4747911b6ba1c97bafb67.tar.xz drakx-b8d6f1deeaaf297995b4747911b6ba1c97bafb67.zip |
bump version (10.4.130) for tools
-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 46279fe92..797371c3e 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.129 +VERSION:=10.4.130 SUDO = sudo TMPDIR = /tmp |