Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
neotron committed Dec 10, 2018
1 parent 6c2fd74 commit f7ddadf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,5 @@ installer.nsi
/tools/swift/valuable-systems.csv
/tools/swift/valuable-bodies.jsonl
/tools/swift/valuable-systems.jsonl
/.idea/other.xml
/.idea/deployment.xml
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include(QtCommon)

#set(CMAKE_VERBOSE_MAKEFILE YES)

project(EDPathFinder VERSION 1.6.0)
project(EDPathFinder VERSION 1.7.0)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

Expand Down

0 comments on commit f7ddadf

Please sign in to comment.