Skip to content

Commit 2caec36

Browse files
committed
set version to v2024.12.07
1 parent 43145b4 commit 2caec36

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