We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd7bcb commit 68c54aaCopy full SHA for 68c54aa
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.16.6)
2
3
set(PROJECT_VERSION_MAJOR 0)
4
-set(PROJECT_VERSION_MINOR 13)
+set(PROJECT_VERSION_MINOR 15)
5
set(PROJECT_VERSION_PATCH 0) # delete endsWith strs when master merge dev
6
7
project(algorithm_template
0 commit comments