On 02/07/2024 3:14 pm, Jan Beulich wrote:
> On 02.07.2024 15:43, Andrew Cooper wrote:
>> EXTRAVERSION needs a . separator for numbers.
> Not exactly. It needs the 0 dropped, if we follow what we've done in the
> past. Then ...
>
>> Currently, the banner reports:
>>
>> __ __ _ _ _ ___ ___
>> \ \/ /___ _ __ | || | / |/ _ \ / _ \ _ __ ___
>> \ // _ \ '_ \ | || |_ | | (_) | | | |__| '__/ __|
>> / \ __/ | | | |__ _|| |\__, | |_| |__| | | (__
>> /_/\_\___|_| |_| |_|(_)_| /_/ \___/ |_| \___|
>>
>> and xl reports:
>>
>> # xl info xen_version
>> 4.190-rc
>>
>> Fixes: 4a73eb4c205d ("Update Xen version to 4.19-rc")
>> Signed-off-by: Andrew Cooper <[email protected]>
> Acked-by: Jan Beulich <[email protected]>
I'm happy either way, but it definitely needs changing from what is here
now.
~Andrew