Release 4.4
This commit is contained in:
@@ -841,7 +841,7 @@ my $MOUNT_POINT = undef;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -121,7 +121,7 @@ $CONFIG{ 'template' } = '/etc/xen-tools/xm-nfs.tmpl';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
# store version number away.
|
||||
|
||||
@@ -164,7 +164,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -106,7 +106,7 @@ $CONFIG{ 'extension' } = '.cfg';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -111,7 +111,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -113,7 +113,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -148,7 +148,7 @@ $CONFIG{ 'extension' } = '.cfg';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -91,7 +91,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -79,7 +79,7 @@ use strict;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
# Init
|
||||
my $mirror = '';
|
||||
|
||||
@@ -112,7 +112,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.4rc1';
|
||||
my $RELEASE = '4.4';
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user