Skip to content

Commit 38207e0

Browse files
committed
Patch version raised to 3
1 parent e636ec1 commit 38207e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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 4)
99
set(breakhack_MINOR_VERSION 0)
10-
set(breakhack_PATCH_VERSION 2)
10+
set(breakhack_PATCH_VERSION 3)
1111
set(breakhack_RELEASE_TYPE "")
1212

1313
# Checksums

build/releasenotes/v4.0.3.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e636ec1 Don't delete saves from other architectures on death

0 commit comments

Comments
 (0)