Patch version raised to

This commit is contained in:
Linus Probert 2018-09-25 14:24:11 +02:00
parent e796fffc7c
commit 6811c42667
2 changed files with 5 additions and 1 deletions

View File

@ -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)

View File

@ -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