We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad79bce commit cc2d599Copy full SHA for cc2d599
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.9)
2
3
# set the project name and version
4
-project(CXXGraph VERSION 1.0.1)
+project(CXXGraph VERSION 1.1.0)
5
6
configure_file(CXXGraphConfig.h.in ${PROJECT_SOURCE_DIR}/include/CXXGraphConfig.h)
7
0 commit comments