|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] Branch for 4.6: Update staging version to 4.7-unstable
commit 315a8722b4d7ba6141c6cc85009b6e09f5b20424
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
AuthorDate: Wed Sep 9 13:19:57 2015 +0100
Commit: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
CommitDate: Wed Sep 9 13:19:59 2015 +0100
Branch for 4.6: Update staging version to 4.7-unstable
* Change README to say `Xen 4.6-rc'
* Change XEN_EXTRAVERSION so that we are `4.6.0-rc'
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
README | 10 +++++-----
xen/Makefile | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README b/README
index 522f1a2..a7d0033 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
#################################
-__ __ _ _ __
-\ \/ /___ _ __ | || | / /_ _ __ ___
- \ // _ \ '_ \ | || |_| '_ \ _____| '__/ __|
- / \ __/ | | | |__ _| (_) |_____| | | (__
-/_/\_\___|_| |_| |_|(_)___/ |_| \___|
+__ __ _ _ _____ _ _ _
+\ \/ /___ _ __ | || | |___ | _ _ _ __ ___| |_ __ _| |__ | | ___
+ \ // _ \ '_ \ | || |_ / /____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
+ / \ __/ | | | |__ _| / /_____| |_| | | | \__ \ || (_| | |_) | | __/
+/_/\_\___|_| |_| |_|(_)_/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___|
#################################
diff --git a/xen/Makefile b/xen/Makefile
index 6088c9d..c556198 100644
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -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 = 6
-export XEN_EXTRAVERSION ?= .0-rc$(XEN_VENDORVERSION)
+export XEN_SUBVERSION = 7
+export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |