Skip to content

Commit

Permalink
1.5.7 (#16)
Browse files Browse the repository at this point in the history
allow loading reshade either before gmod dll, or loading reshade as d3d9.dll in the game folder
  • Loading branch information
DubbleClick authored Nov 24, 2023
1 parent 69b06d9 commit a1cadde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ endif()

set(VERSION_MAJOR 1)
set(VERSION_MINOR 5)
set(VERSION_PATCH 6)
set(VERSION_PATCH 7)
set(VERSION_TWEAK 0)

set(VERSION_RC "${CMAKE_CURRENT_BINARY_DIR}/version.rc")
Expand Down

0 comments on commit a1cadde

Please sign in to comment.