From 2698afb34b929563b4b5ff79b2e55253ca931bda Mon Sep 17 00:00:00 2001 From: Pranav Srinivas Kumar Date: Tue, 11 Feb 2020 13:40:30 +0530 Subject: [PATCH] Bumped version to 1.6 --- CMakeLists.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f9050ef..fe667e9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.8) -project(indicators VERSION 1.5.0 LANGUAGES CXX DESCRIPTION "Activity Indicators for Modern C++") +project(indicators VERSION 1.6.0 LANGUAGES CXX DESCRIPTION "Activity Indicators for Modern C++") option(INDICATORS_BUILD_TESTS OFF) option(SAMPLES "Build Samples" OFF) option(DEMO "Build Demo" OFF) diff --git a/README.md b/README.md index 477063f..d04e3d6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ license - version + version