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 diff --git a/Changelog.md b/Changelog.md index 03ae886..1d72af6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +## Version 2.10 + Internal refactorings. ## Version 2.9