Bumps version
This commit is contained in:
parent
b861e6e452
commit
fb031e2af3
|
@ -6,8 +6,8 @@ project(breakhack C)
|
||||||
|
|
||||||
set(breakhack_GAME_TITLE "BreakHack")
|
set(breakhack_GAME_TITLE "BreakHack")
|
||||||
set(breakhack_MAJOR_VERSION 3)
|
set(breakhack_MAJOR_VERSION 3)
|
||||||
set(breakhack_MINOR_VERSION 0)
|
set(breakhack_MINOR_VERSION 1)
|
||||||
set(breakhack_PATCH_VERSION 2)
|
set(breakhack_PATCH_VERSION 1)
|
||||||
set(breakhack_RELEASE_TYPE "")
|
set(breakhack_RELEASE_TYPE "")
|
||||||
|
|
||||||
# Checksums
|
# Checksums
|
||||||
|
|
Loading…
Reference in New Issue