diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c02289..67c7577 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ project(breakhack C) set(breakhack_GAME_TITLE "BreakHack") set(breakhack_MAJOR_VERSION 4) set(breakhack_MINOR_VERSION 0) -set(breakhack_PATCH_VERSION 2) +set(breakhack_PATCH_VERSION 3) set(breakhack_RELEASE_TYPE "") # Checksums diff --git a/build/releasenotes/v4.0.3.txt b/build/releasenotes/v4.0.3.txt new file mode 100644 index 0000000..d4734dd --- /dev/null +++ b/build/releasenotes/v4.0.3.txt @@ -0,0 +1 @@ +e636ec1 Don't delete saves from other architectures on death