Skip to content

Commit a211784

Browse files
committed
Update version to 2.0.0-alpha-1-20251018
1 parent be4eb63 commit a211784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ execute_process(
1717
)
1818

1919
# set version and build number
20-
set(VERSION 1-alpha)
20+
set(VERSION 2.0.0-alpha-1-20251018)
2121
if("$ENV{GITHUB_RUN_NUMBER}" STREQUAL "")
2222
set(BUILD_NUMBER "<local dev build>")
2323
else()

0 commit comments

Comments
 (0)