1
0
mirror of synced 2026-05-05 15:53:45 +00:00

Bump version number to 4.7.1 (yet unreleased)

This commit is contained in:
Axel Beckert
2019-02-03 17:12:35 +01:00
parent 07e56db75c
commit a78388dd1e
12 changed files with 13 additions and 13 deletions

View File

@@ -859,7 +859,7 @@ my $MOUNT_POINT = undef;
#
# Release number.
#
my $RELEASE = '4.7';
my $RELEASE = '4.7.1';
#

View File

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

View File

@@ -163,7 +163,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.7';
my $RELEASE = '4.7.1';
#

View File

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

View File

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

View File

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

View File

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

View File

@@ -100,7 +100,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.7';
my $RELEASE = '4.7.1';

View File

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

View File

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