|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Update Xen version to 4.2-unstable
# HG changeset patch
# User Keir Fraser <keir@xxxxxxx>
# Date 1300404635 0
# Node ID 1bc274e714242707b35311a329604e31f0894747
# Parent 265106fce6530e242ab83f11676434f54f3e8091
Update Xen version to 4.2-unstable
---
diff -r 265106fce653 -r 1bc274e71424 README
--- a/README Thu Mar 17 19:38:05 2011 +0000
+++ b/README Thu Mar 17 23:30:35 2011 +0000
@@ -1,9 +1,9 @@
#################################
- __ __ _ _ _
- \ \/ /___ _ __ | || | / |
- \ // _ \ '_ \ | || |_ | |
- / \ __/ | | | |__ _|| |
- /_/\_\___|_| |_| |_|(_)_|
+ __ __ _ _ ____
+ \ \/ /___ _ __ | || | |___ \
+ \ // _ \ '_ \ | || |_ __) |
+ / \ __/ | | | |__ _| / __/
+ /_/\_\___|_| |_| |_|(_)_____|
#################################
@@ -19,7 +19,7 @@
GPL. Since its initial public release, Xen has grown a large
development community, spearheaded by xen.org (http://www.xen.org).
-The 4.1 release offers excellent performance, hardware support and
+The 4.2 release offers excellent performance, hardware support and
enterprise-grade features such as x86_32-PAE, x86_64, SMP guests and
live relocation of VMs. Ports to Linux, NetBSD, FreeBSD and Solaris
are available from the community.
diff -r 265106fce653 -r 1bc274e71424 xen/Makefile
--- a/xen/Makefile Thu Mar 17 19:38:05 2011 +0000
+++ b/xen/Makefile Thu Mar 17 23:30:35 2011 +0000
@@ -1,8 +1,8 @@
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
-export XEN_SUBVERSION = 1
-export XEN_EXTRAVERSION ?= .0-rc7-pre$(XEN_VENDORVERSION)
+export XEN_SUBVERSION = 2
+export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Update Xen version to 4.2-unstable,
Xen patchbot-unstable <=
|
|
|
|
|