]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen version to 4.15.7 stable-4.15 staging-4.15 RELEASE-4.15.7
authorJulien Grall <jgrall@amazon.com>
Fri, 3 May 2024 09:21:11 +0000 (10:21 +0100)
committerJulien Grall <jgrall@amazon.com>
Fri, 3 May 2024 09:21:11 +0000 (10:21 +0100)
Signed-off-by: Julien Grall <jgrall@amazon.com>
xen/Makefile

index 2cd249c308fecf4d20630e0ba0fb1ba07e42de53..7ad7167746646ca2b709b65e5b6fb56f9f2b04ae 100644 (file)
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 4
 export XEN_SUBVERSION    = 15
-export XEN_EXTRAVERSION ?= .6$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .7$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version