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 099687d commit b335406Copy full SHA for b335406
CMakeLists.txt
@@ -45,7 +45,7 @@ set(
45
"Identifier for the current build, e.g. OS, architecture, HKLM vs HKCU"
46
)
47
48
-project(OpenXR-Layers-GUI VERSION 0.0.3.${VERSION_BUILD} LANGUAGES CXX C)
+project(OpenXR-Layers-GUI VERSION 2023.11.15.${VERSION_BUILD} LANGUAGES CXX C)
49
50
51
# Handy for CI
0 commit comments