[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/2] Branching: Update version files etc. for newly unstable
On 24.03.2021 17:28, Ian Jackson wrote: > --- a/xen/Makefile > +++ b/xen/Makefile > @@ -1,8 +1,8 @@ > # 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 = 15 > -export XEN_EXTRAVERSION ?= .0-rc$(XEN_VENDORVERSION) > +export XEN_SUBVERSION = 16 > +export XEN_EXTRAVERSION ?= -unstable-rc$(XEN_VENDORVERSION) I suppose you didn't mean to leave "-rc" in there? Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |