diff --git a/CMakeLists.txt b/CMakeLists.txt index 857b614..ec3f041 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ project(breakhack C) set(breakhack_GAME_TITLE "BreakHack") set(breakhack_MAJOR_VERSION 0) set(breakhack_MINOR_VERSION 1) -set(breakhack_PATCH_VERSION 8) +set(breakhack_PATCH_VERSION 9) set(breakhack_RELEASE_TYPE "(early access)") include(FindLua) diff --git a/build/releasenotes/early-access-v9.txt b/build/releasenotes/early-access-v9.txt new file mode 100644 index 0000000..c3e71fd --- /dev/null +++ b/build/releasenotes/early-access-v9.txt @@ -0,0 +1,3 @@ +484fb30 Changes the log to fill from the bottom +d8615b2 Changes stun icon and fixes some syntax reports from codacy +9fe2ede Fixes: #29 and #17 New skill: bash