From a07d7517800d49c625c25626f7a8180b16193d2c Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 17 Jun 2019 14:49:42 +0200 Subject: tdx-base.inc: increment thud version to 3.0b3 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 ae98f0d..bf14f40 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 = "b2" -TDX_VERPATCH = "2" +TDX_VERBETA = "b3" +TDX_VERPATCH = "3" TDX_BUILDNB ?= "" TDX_VERNIGHTLY ?= "" TDX_VERDATE ?= "-${DATE}" -- cgit v1.2.3