Skip to content

Commit

Permalink
Update GWCA (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian authored Aug 20, 2024
1 parent a96b324 commit 2b53d92
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 47)
set(VERSION_TWEAK 48)

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 2b53d92

Please sign in to comment.