Skip to content

Commit 5818ca2

Browse files
committed
v2024.01.17
1 parent cd2bc60 commit 5818ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ set(
4545
"Identifier for the current build, e.g. OS, architecture, HKLM vs HKCU"
4646
)
4747

48-
project(OpenXR-Layers-GUI VERSION 0.0.3.${VERSION_BUILD} LANGUAGES CXX C)
48+
project(OpenXR-Layers-GUI VERSION 2024.01.17.${VERSION_BUILD} LANGUAGES CXX C)
4949

5050

5151
# Handy for CI
@@ -68,4 +68,4 @@ install(
6868
FILES LICENSE
6969
DESTINATION "."
7070
RENAME LICENSE.txt
71-
)
71+
)

0 commit comments

Comments
 (0)