1
0
mirror of synced 2026-01-13 15:17:30 +00:00

Prepare 4.2 release

This commit is contained in:
Axel Beckert 2010-09-13 14:46:33 +02:00
parent d8f8d6c816
commit e80568ec17
12 changed files with 12 additions and 12 deletions

View File

@ -14,7 +14,7 @@
#
TMP ?= /tmp
DIST_PREFIX = ${TMP}
VERSION = 4.2rc2
VERSION = 4.2
DEBVERSION = $(shell echo $(VERSION)|sed 's/\(rc\|pre\|beta\|alpha\)/~\1/')
BASE = xen-tools
VCS = $(shell if git ls-files > /dev/null; then echo git; \

View File

@ -801,7 +801,7 @@ my $FAIL = 0;
#
# Release number.
#
my $RELEASE = '4.2rc2';
my $RELEASE = '4.2';
#

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
xen-tools (4.2~rc2-1) UNRELEASED; urgency=low
xen-tools (4.2-1) UNRELEASED; urgency=low
* New upstream release candidate
- Fixes several cases of broken or incomplete config files with