From c1021b9943b3e1030011d927f674c655cd794600 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 12 Nov 2024 15:03:21 +0900 Subject: [PATCH] Set version to 2.7 in CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a490962..975313d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7) project(AnotherMemCheck) -set(AnotherMemCheck_VERSION 2.5) +set(AnotherMemCheck_VERSION 2.7) set(AnotherMemCheck_SOVERSION 2) set(AnotherMemCheck_SOURCES