xen/Makefile: Set version to reopen as 4.16 stable branch
authorIan Jackson <iwj@xenproject.org>
Mon, 6 Dec 2021 15:45:41 +0000 (15:45 +0000)
committerIan Jackson <iwj@xenproject.org>
Mon, 6 Dec 2021 15:46:27 +0000 (15:46 +0000)
Signed-off-by: Ian Jackson <iwj@xenproject.org>
xen/Makefile

index dfb0efcc266050717d37a4ac27fef227b9527a76..e3e281177caecebdf7da04462d2b6f46be139d75 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 ?= .0$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .1-pre$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version