Bump version #3
2 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
cmake_minimum_required(VERSION 3.10)
|
cmake_minimum_required(VERSION 3.10)
|
||||||
project(AnotherMemCheck)
|
project(AnotherMemCheck)
|
||||||
|
|
||||||
set(AnotherMemCheck_VERSION 2.9)
|
set(AnotherMemCheck_VERSION 2.10)
|
||||||
set(AnotherMemCheck_SOVERSION 2)
|
set(AnotherMemCheck_SOVERSION 2)
|
||||||
|
|
||||||
set(AnotherMemCheck_SOURCES
|
set(AnotherMemCheck_SOURCES
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Upcoming Changes
|
## Upcoming Changes
|
||||||
|
|
||||||
|
## Version 2.10
|
||||||
|
|
||||||
Internal refactorings.
|
Internal refactorings.
|
||||||
|
|
||||||
## Version 2.9
|
## Version 2.9
|
||||||
|
|
Loading…
Reference in a new issue