From cb6bd03b5e471ebf0cb4ac4d6a43081a4c64dd61 Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Sat, 27 Oct 2018 13:56:34 +0200 Subject: [PATCH] Patch version raised to 2 --- CMakeLists.txt | 2 +- build/releasenotes/v2.0.2.txt | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 build/releasenotes/v2.0.2.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 2347d5b..ffced7f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ project(breakhack C) set(breakhack_GAME_TITLE "BreakHack") set(breakhack_MAJOR_VERSION 2) set(breakhack_MINOR_VERSION 0) -set(breakhack_PATCH_VERSION 1) +set(breakhack_PATCH_VERSION 2) set(breakhack_RELEASE_TYPE "") include(FindLua) diff --git a/build/releasenotes/v2.0.2.txt b/build/releasenotes/v2.0.2.txt new file mode 100644 index 0000000..e69de29