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 50d938d..1efe0d8 100644
--- a/conf/tdx_version.conf
+++ b/conf/tdx_version.conf
@@ -3,8 +3,8 @@
TDX_VERMAJOR = "2"
TDX_VERMINOR = "8"
-TDX_VERBETA = "b4"
-TDX_VERPATCH = "4"
+TDX_VERBETA = "b5"
+TDX_VERPATCH = "5"
TDX_BUILDNB ?= ""
TDX_VERNIGHTLY ?= ""
TDX_VERDATE ?= "-${DATE}"