Skip to content

Commit b0198f4

Browse files
committed
Set version to 2025.03.08
1 parent 3f7d14a commit b0198f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ set(
5555
"Identifier for the current build, e.g. OS, architecture, HKLM vs HKCU"
5656
)
5757

58-
set(BUILD_VERSION_STRING "2025.03.03.${VERSION_BUILD}")
58+
set(BUILD_VERSION_STRING "2025.03.08.${VERSION_BUILD}")
5959
project(OpenXR-Layers-GUI VERSION ${BUILD_VERSION_STRING} LANGUAGES CXX C)
6060

6161
message(STATUS "C++ compiler: ${CMAKE_CXX_COMPILER_ID}")

0 commit comments

Comments
 (0)