Mailing List Archive

[xen-unstable] xen/Makefile: Belatedly update XEN_EXTRAVERSION for rc3 release
# HG changeset patch
# User Ian Jackson <Ian.Jackson@eu.citrix.com>
# Date 1296666286 0
# Node ID fff1976f4ee42490c08d0ed15ed8feb4bac4028a
# Parent 9a6458e0c3f5b68aac347c2e8c60e7732f70d959
xen/Makefile: Belatedly update XEN_EXTRAVERSION for rc3 release

In rc3, XEN_EXTRAVERSION should mention rc4-pre.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
xen/Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 9a6458e0c3f5 -r fff1976f4ee4 xen/Makefile
--- a/xen/Makefile Tue Feb 01 19:26:36 2011 +0000
+++ b/xen/Makefile Wed Feb 02 17:04:46 2011 +0000
@@ -2,7 +2,7 @@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
export XEN_SUBVERSION = 1
-export XEN_EXTRAVERSION ?= .0-rc3-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc4-pre$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version


_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog