1
0
mirror of synced 2026-04-25 20:11:20 +00:00

Declare current state as Beta instead of Release Candidate

This commit is contained in:
Axel Beckert
2010-05-30 19:54:26 +02:00
parent b39620c6da
commit 156c18e79c
12 changed files with 12 additions and 12 deletions

View File

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

View File

@@ -130,7 +130,7 @@ $CONFIG{ 'template' } = '/etc/xen-tools/xm-nfs.tmpl';
#
# Release number.
#
my $RELEASE = '4.2rc1';
my $RELEASE = '4.2beta1';
# store version number away.

View File

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

View File

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

View File

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

View File

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

View File

@@ -156,7 +156,7 @@ $CONFIG{ 'template' } = '/etc/xen-tools/xm.tmpl';
#
# Release number.
#
my $RELEASE = '4.2rc1';
my $RELEASE = '4.2beta1';

View File

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

View File

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

View File

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