We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4eb63 commit a211784Copy full SHA for a211784
CMakeLists.txt
@@ -17,7 +17,7 @@ execute_process(
17
)
18
19
# set version and build number
20
-set(VERSION 1-alpha)
+set(VERSION 2.0.0-alpha-1-20251018)
21
if("$ENV{GITHUB_RUN_NUMBER}" STREQUAL "")
22
set(BUILD_NUMBER "<local dev build>")
23
else()
0 commit comments