Patch version bump

This commit is contained in:
Linus Probert 2018-09-11 15:48:52 +02:00
parent cc627dc0c3
commit cfbd8cea4d
1 changed files with 1 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 2)
set(breakhack_PATCH_VERSION 3)
set(breakhack_RELEASE_TYPE "")
include(FindLua)