We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1d1f9 commit 460f1c8Copy full SHA for 460f1c8
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 12)
+set(PROJECT_VERSION_MINOR 13)
5
set(PROJECT_VERSION_PATCH 0) # delete endsWith strs when master merge dev
6
7
project(algorithm_template
0 commit comments