Skip to content

Commit

Permalink
Increases patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidityC committed Sep 3, 2018
1 parent e000580 commit 9364fec
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 @@ -7,7 +7,7 @@ project(breakhack C)
set(breakhack_GAME_TITLE "BreakHack")
set(breakhack_MAJOR_VERSION 1)
set(breakhack_MINOR_VERSION 0)
set(breakhack_PATCH_VERSION 3)
set(breakhack_PATCH_VERSION 4)
set(breakhack_RELEASE_TYPE "")

include(FindLua)
Expand Down

0 comments on commit 9364fec

Please sign in to comment.