Skip to content

Commit

Permalink
Missed a change to version in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tclune authored Apr 13, 2023
1 parent b6d02d8 commit 4beb2f4
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 @@ -4,7 +4,7 @@ if (COMMAND cmake_policy)
endif (COMMAND cmake_policy)

project (GFTL
VERSION 1.9.0
VERSION 1.10.0
LANGUAGES NONE)

if (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
Expand Down

0 comments on commit 4beb2f4

Please sign in to comment.