Skip to content

Commit

Permalink
Revert "Include project version"
Browse files Browse the repository at this point in the history
This reverts commit 50456de.
  • Loading branch information
mdpiper committed Oct 5, 2024
1 parent cf03479 commit 1b9cf08
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
cmake_minimum_required(VERSION 3.12)

project(bmigipl
VERSION 1.3.dev0
LANGUAGES Fortran
)
project(bmigipl Fortran)

include(GNUInstallDirs)

Expand Down

0 comments on commit 1b9cf08

Please sign in to comment.