Skip to content

Commit cc2d599

Browse files
authored
Update CMakeLists.txt
1 parent ad79bce commit cc2d599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9)
22

33
# set the project name and version
4-
project(CXXGraph VERSION 1.0.1)
4+
project(CXXGraph VERSION 1.1.0)
55

66
configure_file(CXXGraphConfig.h.in ${PROJECT_SOURCE_DIR}/include/CXXGraphConfig.h)
77

0 commit comments

Comments
 (0)