Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pd3v committed Apr 1, 2024
1 parent 230b732 commit e996406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if(LINUX)
#set(CMAKE_CXX_COMPILER /usr/bin/g++)
endif(LINUX)

project(line VERSION 0.6.1)
project(line VERSION 0.7)

add_executable("${PROJECT_NAME}" line.cpp)

Expand Down

0 comments on commit e996406

Please # to comment.