summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-04-19 14:45:30 +0000
committerFrancois Pons <fpons@mandriva.com>2000-04-19 14:45:30 +0000
commit86a73f896ccdd7e2fe1ab457ff81d7085ab39772 (patch)
treeccd1e6a23bde8a19edd0e85350e7960793a810f7 /perl-install/install2.pm
parent60cb93a00f95bdce9fe9f8595b86feb9eddc5a4c (diff)
downloaddrakx-backup-do-not-use-86a73f896ccdd7e2fe1ab457ff81d7085ab39772.tar
drakx-backup-do-not-use-86a73f896ccdd7e2fe1ab457ff81d7085ab39772.tar.gz
drakx-backup-do-not-use-86a73f896ccdd7e2fe1ab457ff81d7085ab39772.tar.bz2
drakx-backup-do-not-use-86a73f896ccdd7e2fe1ab457ff81d7085ab39772.tar.xz
drakx-backup-do-not-use-86a73f896ccdd7e2fe1ab457ff81d7085ab39772.zip
*** empty log message ***
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 376a3f82e..40ee09a5d 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -33,7 +33,7 @@ use install_steps;
#-######################################################################################
#- Steps table
#-######################################################################################
-$::VERSION = "7.0";
+$::VERSION = "7.1";
my (%installSteps, @orderedInstallSteps);
{