Next release will be a release candidate
This commit is contained in:
@@ -800,7 +800,7 @@ my $FAIL = 0;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -131,7 +131,7 @@ $CONFIG{ 'template' } = '/etc/xen-tools/xm-nfs.tmpl';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
# store version number away.
|
||||
|
||||
@@ -170,7 +170,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -102,7 +102,7 @@ $CONFIG{ 'prefix' } = "/etc/xen";
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -121,7 +121,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -157,7 +157,7 @@ $CONFIG{ 'extension' } = '.cfg';
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ use strict;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
# Init
|
||||
my $mirror = '';
|
||||
|
||||
@@ -116,7 +116,7 @@ my %CONFIG;
|
||||
#
|
||||
# Release number.
|
||||
#
|
||||
my $RELEASE = '4.2beta1';
|
||||
my $RELEASE = '4.2rc1';
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user