|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] Set version to 4.20; 4.19 has branched
commit f66e523189f1130a2fd3b77a9f0c8ac152355ac8
Author: Julien Grall <julien@xxxxxxx>
AuthorDate: Thu Jul 18 15:42:58 2024 +0100
Commit: Julien Grall <julien@xxxxxxx>
CommitDate: Thu Jul 18 15:42:58 2024 +0100
Set version to 4.20; 4.19 has branched
Signed-off-by: Julien Grall <julien@xxxxxxx>
---
README | 16 ++++++++--------
xen/Makefile | 4 ++--
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/README b/README
index 560247e710..72f6b0fcde 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
-#################################################
-__ __ _ _ _ ___
-\ \/ /___ _ __ | || | / |/ _ \ _ __ ___
- \ // _ \ '_ \ | || |_ | | (_) |_____| '__/ __|
- / \ __/ | | | |__ _|| |\__, |_____| | | (__
-/_/\_\___|_| |_| |_|(_)_| /_/ |_| \___|
-
-#################################################
+############################################################
+__ __ _ _ _
+\ \/ /___ _ __ _ _ _ __ ___| |_ __ _| |__ | | ___
+ \ // _ \ '_ \ _____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
+ / \ __/ | | |_____| |_| | | | \__ \ || (_| | |_) | | __/
+/_/\_\___|_| |_| \__,_|_| |_|___/\__\__,_|_.__/|_|\___|
+
+############################################################
https://www.xen.org/
diff --git a/xen/Makefile b/xen/Makefile
index e9fd19536f..ca0ead3f23 100644
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -5,8 +5,8 @@ this-makefile := $(call lastword,$(MAKEFILE_LIST))
# 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 = 19
-export XEN_EXTRAVERSION ?= -rc$(XEN_VENDORVERSION)
+export XEN_SUBVERSION = 20
+export XEN_EXTRAVERSION ?= $(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 |