From af2e47308c198f68cc9a33130f9ebf03b92daeae Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Mon, 24 Feb 2025 16:04:30 +0400 Subject: [PATCH] Bumped version to 2.0.2. --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index ce10abb..39bc77d 100644 --- a/version.txt +++ b/version.txt @@ -1,5 +1,5 @@ # This file is included from CMakeLists.txt -set(CMAKE_PROJECT_VERSION "2.0.1") +set(CMAKE_PROJECT_VERSION "2.0.2")