From fffb9589bd5a6b46611371307420334f5054265f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ege=20=C3=87etin?= Date: Mon, 19 Jun 2023 20:50:07 +0300 Subject: [PATCH] bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 04bc912..54bac50 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(kaleidoscope VERSION 1.3.1) +project(kaleidoscope VERSION 1.4.0) # Options set(CMAKE_DEBUG_POSTFIX d)