diff --git a/CMakeLists.txt b/CMakeLists.txt index 320a7f8..49f099b 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 4) +set(breakhack_PATCH_VERSION 5) set(breakhack_RELEASE_TYPE "(early access)") include(FindLua) diff --git a/build/releasenotes/early-access-5 b/build/releasenotes/early-access-5 new file mode 100644 index 0000000..e69de29