summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 5ebb203..50d938d 100644
--- a/conf/tdx_version.conf
+++ b/conf/tdx_version.conf
@@ -3,8 +3,8 @@
TDX_VERMAJOR = "2"
TDX_VERMINOR = "8"
-TDX_VERBETA = "b3"
-TDX_VERPATCH = "3"
+TDX_VERBETA = "b4"
+TDX_VERPATCH = "4"
TDX_BUILDNB ?= ""
TDX_VERNIGHTLY ?= ""
TDX_VERDATE ?= "-${DATE}"