Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiesch committed Jun 7, 2021
1 parent d717514 commit cc57625
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 @@ -9,7 +9,7 @@

cmake_minimum_required( VERSION 3.3.2 FATAL_ERROR )

project( fv3 VERSION 1.0.0 LANGUAGES C CXX Fortran )
project( fv3 VERSION 1.1.0 LANGUAGES C CXX Fortran )

set( CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake;${CMAKE_MODULE_PATH} )

Expand Down

0 comments on commit cc57625

Please sign in to comment.