diff --git a/CMakeLists.txt b/CMakeLists.txt index 361c1de..9bb33bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,9 +5,9 @@ SET(CMAKE_COLOR_MAKEFILE ON) project(breakhack C) set(breakhack_GAME_TITLE "BreakHack") -set(breakhack_MAJOR_VERSION 2) -set(breakhack_MINOR_VERSION 1) -set(breakhack_PATCH_VERSION 4) +set(breakhack_MAJOR_VERSION 3) +set(breakhack_MINOR_VERSION 0) +set(breakhack_PATCH_VERSION 1) set(breakhack_RELEASE_TYPE "") include(FindLua) diff --git a/build/releasenotes/v3.0.1.txt b/build/releasenotes/v3.0.1.txt new file mode 100644 index 0000000..e69de29