[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] README, xen/Makefile: Change version to 4.16-rc
commit 9f8434d77859462ad98a51ec49ad8e23769d9b10 Author: Ian Jackson <iwj@xxxxxxxxxxxxxx> AuthorDate: Mon Nov 1 12:36:26 2021 +0000 Commit: Ian Jackson <iwj@xxxxxxxxxxxxxx> CommitDate: Mon Nov 1 12:36:26 2021 +0000 README, xen/Makefile: Change version to 4.16-rc Signed-off-by: Ian Jackson <iwj@xxxxxxxxxxxxxx> --- README | 10 +++++----- xen/Makefile | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index 562b808080..a626e56436 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ ############################################################ -__ __ _ _ _ -\ \/ /___ _ __ _ _ _ __ ___| |_ __ _| |__ | | ___ - \ // _ \ '_ \ _____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ - / \ __/ | | |_____| |_| | | | \__ \ || (_| | |_) | | __/ -/_/\_\___|_| |_| \__,_|_| |_|___/\__\__,_|_.__/|_|\___| +__ __ _ _ _ __ +\ \/ /___ _ __ | || | / |/ /_ _ __ ___ + \ // _ \ '_ \ | || |_ | | '_ \ _____| '__/ __| + / \ __/ | | | |__ _|| | (_) |_____| | | (__ +/_/\_\___|_| |_| |_|(_)_|\___/ |_| \___| ############################################################ diff --git a/xen/Makefile b/xen/Makefile index a3189eb47c..2fc83f266b 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -2,7 +2,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 4 export XEN_SUBVERSION = 16 -export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= -rc$(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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |