From 658d039d66b84e2d64e9a02cc04703591d48d4e7 Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Sun, 5 Aug 2018 12:52:06 +0200 Subject: [PATCH] Patch version raised to 9 --- CMakeLists.txt | 2 +- build/releasenotes/early-access-v9.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 build/releasenotes/early-access-v9.txt 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