[PATCH] SUPPORT.md: change current version to 4.19-unstable

Juergen Gross posted 1 patch 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20231121072036.12133-1-jgross@suse.com
SUPPORT.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] SUPPORT.md: change current version to 4.19-unstable
Posted by Juergen Gross 5 months, 1 week ago
The version in SUPPORT.md is still "4.18-rc".

Change it to "4.19-unstable".

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 SUPPORT.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SUPPORT.md b/SUPPORT.md
index fff4b4c5ba..a90d1108c9 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -9,7 +9,7 @@ for the definitions of the support status levels etc.
 
 # Release Support
 
-    Xen-Version: 4.18-rc
+    Xen-Version: 4.19-unstable
     Initial-Release: n/a
     Supported-Until: TBD
     Security-Support-Until: Unreleased - not yet security-supported
-- 
2.35.3
Re: [PATCH] SUPPORT.md: change current version to 4.19-unstable
Posted by Jan Beulich 5 months, 1 week ago
On 21.11.2023 08:20, Juergen Gross wrote:
> The version in SUPPORT.md is still "4.18-rc".
> 
> Change it to "4.19-unstable".
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Jan Beulich <jbeulich@suse.com>

Presumably something missing from some checklist.

Jan