Skip to content

Commit 9e5e1d0

Browse files
committed
Patch version raised to 2
1 parent 6d323ca commit 9e5e1d0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project(breakhack C)
77
set(breakhack_GAME_TITLE "BreakHack")
88
set(breakhack_MAJOR_VERSION 3)
99
set(breakhack_MINOR_VERSION 1)
10-
set(breakhack_PATCH_VERSION 1)
10+
set(breakhack_PATCH_VERSION 2)
1111
set(breakhack_RELEASE_TYPE "")
1212

1313
# Checksums

build/releasenotes/v3.1.2.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
6d323ca Adds steam achievements and LB for the Mage class
2+
9aefed0 Adds an dev env setup script

0 commit comments

Comments
 (0)