Skip to content

Commit b335406

Browse files
committed
set version
1 parent 099687d commit b335406

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
@@ -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.11.15.${VERSION_BUILD} LANGUAGES CXX C)
4949

5050

5151
# Handy for CI

0 commit comments

Comments
 (0)