Skip to content

Commit

Permalink
Update GWCA module (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian committed Apr 12, 2024
1 parent 48955a7 commit a2ec87c
Showing 1 changed file with 1 addition and 1 deletion.
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 28)
set(VERSION_TWEAK 29)

set(VERSION_RC "${CMAKE_CURRENT_BINARY_DIR}/version.rc")
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/version.rc.in" "${VERSION_RC}" @ONLY)
Expand Down

0 comments on commit a2ec87c

Please sign in to comment.