Version bump

This commit is contained in:
Linus Probert 2018-09-10 22:32:05 +02:00
parent 2316d24942
commit fe88d08c25
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 1)
set(breakhack_PATCH_VERSION 2)
set(breakhack_RELEASE_TYPE "")
include(FindLua)