1
0
mirror of synced 2026-01-27 20:17:35 +00:00

Release 4.4

This commit is contained in:
Axel Beckert
2013-12-11 21:11:14 +01:00
parent 3978561a44
commit f20e312140
12 changed files with 20 additions and 19 deletions

View File

@@ -841,7 +841,7 @@ my $MOUNT_POINT = undef;
#
# Release number.
#
my $RELEASE = '4.4rc1';
my $RELEASE = '4.4';
#

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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