Skip to content

Commit

Permalink
v2024.01.05
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Jan 6, 2024
1 parent 6c0b113 commit 7cfefb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ set(
"Identifier for the current build, e.g. OS, architecture, HKLM vs HKCU"
)

project(OpenXR-Layers-GUI VERSION 0.0.3.${VERSION_BUILD} LANGUAGES CXX C)
project(OpenXR-Layers-GUI VERSION 2024.01.05.${VERSION_BUILD} LANGUAGES CXX C)


# Handy for CI
Expand All @@ -68,4 +68,4 @@ install(
FILES LICENSE
DESTINATION "."
RENAME LICENSE.txt
)
)

0 comments on commit 7cfefb0

Please sign in to comment.