Skip to content

Commit

Permalink
Update GWCA (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian authored May 14, 2024
1 parent 5d6c291 commit 795f2b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Daybreak.GWCA/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ endif()
set(VERSION_MAJOR 0)
set(VERSION_MINOR 9)
set(VERSION_PATCH 9)
set(VERSION_TWEAK 42)
set(VERSION_TWEAK 43)

set(VERSION_RC "${CMAKE_CURRENT_BINARY_DIR}/version.rc")
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/version.rc.in" "${VERSION_RC}" @ONLY)
Expand Down
2 changes: 1 addition & 1 deletion GWCA
Submodule GWCA updated from 6c1f53 to 2bd7cb

0 comments on commit 795f2b4

Please sign in to comment.