]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen to version 4.14.6 stable-4.14 staging-4.14 RELEASE-4.14.6
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 7 Aug 2023 12:11:10 +0000 (13:11 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 7 Aug 2023 12:11:14 +0000 (13:11 +0100)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/Makefile

index 46c8177d74780338a7a0be445933646b6d750645..4dc707e72fea7809bc2f62bcdcd922b6ee1dc3d4 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    = 14
-export XEN_EXTRAVERSION ?= .5$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .6$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version