Skip to content

Commit

Permalink
Merge pull request #22 from SeisSol/release/v1.0.1
Browse files Browse the repository at this point in the history
Release 1.0.1
  • Loading branch information
krenzland committed Feb 8, 2022
2 parents b86b26b + 011915c commit 90c982a
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 @@ -2,7 +2,7 @@ project(easi)
cmake_minimum_required(VERSION 3.13)
set(EASI_VERSION_MAJOR 1)
set(EASI_VERSION_MINOR 0)
set(EASI_VERSION_PATCH 0)
set(EASI_VERSION_PATCH 1)


include(GNUInstallDirs)
Expand Down

0 comments on commit 90c982a

Please sign in to comment.