Patch version raised to 4

This commit is contained in:
Linus Probert 2018-12-04 14:31:33 +01:00
parent 4d01251d1f
commit 57b57c5051
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@ project(breakhack C)
set(breakhack_GAME_TITLE "BreakHack")
set(breakhack_MAJOR_VERSION 2)
set(breakhack_MINOR_VERSION 0)
set(breakhack_PATCH_VERSION 3)
set(breakhack_PATCH_VERSION 4)
set(breakhack_RELEASE_TYPE "")
include(FindLua)

View File

@ -0,0 +1,3 @@
4d01251 Merge branch 'master' into dev
9299087 Updates PhysicsFS to latest stable-3.0
cb2510c Rename physfs folder