Skip to content

Commit e622836

Browse files
committed
Set version to v2025.03.03
1 parent 4843859 commit e622836

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
@@ -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 "2024.12.07.${VERSION_BUILD}")
58+
set(BUILD_VERSION_STRING "2025.03.03.${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)