From de770ccc9faddb55c7981f83aa70d86b2188e8c3 Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Wed, 4 Mar 2020 12:50:39 +0100 Subject: [PATCH] Patch version raised to 1 --- CMakeLists.txt | 2 +- build/releasenotes/v4.0.1.txt | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 build/releasenotes/v4.0.1.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index b33db88..0867156 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 0) +set(breakhack_PATCH_VERSION 1) set(breakhack_RELEASE_TYPE "") # Checksums diff --git a/build/releasenotes/v4.0.1.txt b/build/releasenotes/v4.0.1.txt new file mode 100644 index 0000000..e69de29