1
0
mirror of synced 2026-04-25 03:54:31 +00:00

Next release will be a release candidate

This commit is contained in:
Axel Beckert
2010-08-03 13:54:58 +02:00
parent b479e24c7d
commit 93a70819cf
12 changed files with 13 additions and 13 deletions

View File

@@ -800,7 +800,7 @@ my $FAIL = 0;
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';
#

View File

@@ -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.

View File

@@ -170,7 +170,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';

View File

@@ -102,7 +102,7 @@ $CONFIG{ 'prefix' } = "/etc/xen";
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';

View File

@@ -116,7 +116,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';

View File

@@ -121,7 +121,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';
#

View File

@@ -157,7 +157,7 @@ $CONFIG{ 'extension' } = '.cfg';
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';

View File

@@ -97,7 +97,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';

View File

@@ -78,7 +78,7 @@ use strict;
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';
# Init
my $mirror = '';

View File

@@ -116,7 +116,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.2beta1';
my $RELEASE = '4.2rc1';
#