Patch version raised to
This commit is contained in:
parent
e796fffc7c
commit
6811c42667
|
@ -7,7 +7,7 @@ project(breakhack C)
|
|||
set(breakhack_GAME_TITLE "BreakHack")
|
||||
set(breakhack_MAJOR_VERSION 1)
|
||||
set(breakhack_MINOR_VERSION 1)
|
||||
set(breakhack_PATCH_VERSION 3)
|
||||
set(breakhack_PATCH_VERSION )
|
||||
set(breakhack_RELEASE_TYPE "")
|
||||
|
||||
include(FindLua)
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
e796fff Prepare release script for real versions
|
||||
ae44d5c Adds minimal Steam fiddling protection
|
||||
6e3343a License stuff and README updates
|
||||
899d2e5 Update to build env
|
Loading…
Reference in New Issue