Skip to content

Commit

Permalink
Incresing version number for tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
vbertone committed Apr 28, 2020
1 parent 6e6f886 commit 5e89f96
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 @@ -16,7 +16,7 @@ endif()
project(apfel CXX Fortran)

# activating some global properties for the project
set(apfel_VERSION 4.1.0)
set(apfel_VERSION 4.2.0)
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)
Expand Down

0 comments on commit 5e89f96

Please sign in to comment.