Skip to content

Commit 3c521cc

Browse files
committed
Set version to 2023.12.02
1 parent ad259fa commit 3c521cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
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 2023.12.02.${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)