From a63bbf7273f52b7ed0e2eda3a2e03ec893a2a935 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 5 Jan 2026 18:15:23 -0600 Subject: [PATCH] chore: bump to 4.1.0-beta.5 (#8066) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 599af9fbc..94e370def 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -97,7 +97,7 @@ set(TR_NAME ${PROJECT_NAME}) set(TR_VERSION_MAJOR "4") set(TR_VERSION_MINOR "1") set(TR_VERSION_PATCH "0") -set(TR_VERSION_BETA_NUMBER "4") # empty string for not beta +set(TR_VERSION_BETA_NUMBER "5") # empty string for not beta set(TR_VERSION_DEV FALSE) # derived from above: release type