Skip to content

Commit

Permalink
Update Daybreak.GWCA to 0.9.9.32
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian committed Apr 16, 2024
1 parent e7c9111 commit 198c1e6
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 31)
set(VERSION_TWEAK 32)

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 198c1e6

Please sign in to comment.