Skip to content

Commit

Permalink
Update version in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 authored Nov 20, 2020
1 parent d45c608 commit 8e933d8
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 @@ cmake_policy (SET CMP0054 NEW)

project (
MAPL
VERSION 2.3.6
VERSION 2.4.0
LANGUAGES Fortran CXX C) # Note - CXX is required for ESMF

if (EXISTS ${CMAKE_CURRENT_LIST_DIR}/ESMA_cmake)
Expand Down

0 comments on commit 8e933d8

Please sign in to comment.