summaryrefslogtreecommitdiff
path: root/conf/tdx_version.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/tdx_version.conf')
-rw-r--r--conf/tdx_version.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/tdx_version.conf b/conf/tdx_version.conf
index 3729833..fdc0b2d 100644
--- a/conf/tdx_version.conf
+++ b/conf/tdx_version.conf
@@ -3,8 +3,8 @@
TDX_VERMAJOR = "2"
TDX_VERMINOR = "8"
-TDX_VERBETA = "b7"
-TDX_VERPATCH = "7"
+TDX_VERBETA = "b8"
+TDX_VERPATCH = "8"
TDX_BUILDNB ?= ""
TDX_VERNIGHTLY ?= ""
TDX_VERDATE ?= "-${DATE}"