Patch version raised to 3

This commit is contained in:
Linus Probert 2019-02-26 17:30:15 +01:00
parent e4555237ed
commit fe18240060
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 2)
set(breakhack_MINOR_VERSION 1)
set(breakhack_PATCH_VERSION 2)
set(breakhack_PATCH_VERSION 3)
set(breakhack_RELEASE_TYPE "")
include(FindLua)

View File

@ -0,0 +1,4 @@
e455523 Update README.md
791dd7e Removes cppcheck warning
b08ef10 Code maintenance and cleanup
fffcac1 Makes sure til effects and items apply after backstab