Skip to content

Commit

Permalink
v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Mar 9, 2021
1 parent fbd2521 commit 34ed8ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14...3.20)

project(maptran
LANGUAGES Fortran
VERSION 1.1.3
VERSION 1.1.4
HOMEPAGE_URL https://github.com/geospace-code/maptran3d)

include(CTest)
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('MapTran', 'fortran',
version: '1.1.2',
version: '1.1.4',
meson_version : '>=0.51.2',
default_options : ['default_library=static', 'buildtype=release', 'warning_level=2'])

Expand Down

0 comments on commit 34ed8ec

Please sign in to comment.