From 74116b448384a8e3b9777b8d1bcb04721699df79 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 28 Apr 2020 10:25:31 +0200 Subject: tdx-base.inc: increment thud version to 3.0.5 Signed-off-by: Marcel Ziswiler --- conf/distro/include/tdx-base.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc index a97a44d..e429067 100644 --- a/conf/distro/include/tdx-base.inc +++ b/conf/distro/include/tdx-base.inc @@ -10,8 +10,8 @@ DISTRO_VERSION = "2.6-snapshot-${DATE}" TDX_VERMAJOR = "3" TDX_VERMINOR = "0" -TDX_VERBETA = "b4" -TDX_VERPATCH = "4" +TDX_VERBETA = "b5" +TDX_VERPATCH = "5" TDX_BUILDNB ?= "" TDX_VERNIGHTLY ?= "" TDX_VERDATE ?= "-${DATE}" -- cgit v1.2.3