Release 4.3
This commit is contained in:
@@ -822,7 +822,7 @@ my $FAIL = 0;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -131,7 +131,7 @@ $CONFIG{ 'template' } = '/etc/xen-tools/xm-nfs.tmpl';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
# store version number away.
|
||||
|
||||
@@ -171,7 +171,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ $CONFIG{ 'prefix' } = "/etc/xen";
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -120,7 +120,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -156,7 +156,7 @@ $CONFIG{ 'extension' } = '.cfg';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -98,7 +98,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@ use strict;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
# Init
|
||||
my $mirror = '';
|
||||
|
||||
@@ -118,7 +118,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.3rc1';
|
||||
my $RELEASE = '4.3';
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user