Skip to content

Commit 68c54aa

Browse files
committed
release v0.15.0
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
1 parent 9bd7bcb commit 68c54aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16.6)
22

33
set(PROJECT_VERSION_MAJOR 0)
4-
set(PROJECT_VERSION_MINOR 13)
4+
set(PROJECT_VERSION_MINOR 15)
55
set(PROJECT_VERSION_PATCH 0) # delete endsWith strs when master merge dev
66

77
project(algorithm_template

0 commit comments

Comments
 (0)