From dc3704ac7593877de5b0842f1321caf66f6b21f5 Mon Sep 17 00:00:00 2001 From: stephenseo Date: Thu, 14 Nov 2024 01:29:36 +0000 Subject: [PATCH] Update CMakeLists.txt Version to 2.10 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a9338e6..f5baa51 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.10) project(AnotherMemCheck) -set(AnotherMemCheck_VERSION 2.9) +set(AnotherMemCheck_VERSION 2.10) set(AnotherMemCheck_SOVERSION 2) set(AnotherMemCheck_SOURCES