]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen version to 4.16.6 RELEASE-4.16.6
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 27 Mar 2024 18:23:18 +0000 (18:23 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 9 Apr 2024 16:10:28 +0000 (17:10 +0100)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/Makefile

index 78db742049628425a315a53b70be22b3b26a2d4b..cd10d93c0b6e89efc71c10e34a02d32ea9b5e63b 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    = 16
-export XEN_EXTRAVERSION ?= .5$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .6$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version