From 26cd377831e7f8b8f9baf65bdb5cb7279f8dc623 Mon Sep 17 00:00:00 2001 From: Denis Blank Date: Sat, 4 Apr 2020 23:34:56 +0200 Subject: [PATCH] 4.0 version increase --- CMakeLists.txt | 2 +- Readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1af55e8..eedcc00 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.11) -project(continuable VERSION 3.0.0 LANGUAGES C CXX) +project(continuable VERSION 4.0.0 LANGUAGES C CXX) if (CTI_CONTINUABLE_IS_FIND_INCLUDED) set(CTI_CONTINUABLE_IS_TOP_LEVEL_PROJECT OFF) diff --git a/Readme.md b/Readme.md index fb83f46..a9dc4c6 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@
- +