1
0
mirror of synced 2026-02-14 03:14:09 +00:00

Release 4.3

This commit is contained in:
Axel Beckert
2012-06-26 22:37:02 +02:00
parent 5703f8b5c9
commit d9f8a3fc31
12 changed files with 14 additions and 14 deletions

View File

@@ -822,7 +822,7 @@ my $FAIL = 0;
#
# Release number.
#
my $RELEASE = '4.3rc1';
my $RELEASE = '4.3';
#

View File

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

View File

@@ -171,7 +171,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.3rc1';
my $RELEASE = '4.3';

View File

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

View File

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

View File

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

View File

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

View File

@@ -98,7 +98,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.3rc1';
my $RELEASE = '4.3';

View File

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

View File

@@ -118,7 +118,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.3rc1';
my $RELEASE = '4.3';
#