summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
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);
{