Skip to content

Commit 34ed8ec

Browse files
committed
v1.1.4
1 parent fbd2521 commit 34ed8ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14...3.20)
22

33
project(maptran
44
LANGUAGES Fortran
5-
VERSION 1.1.3
5+
VERSION 1.1.4
66
HOMEPAGE_URL https://github.com/geospace-code/maptran3d)
77

88
include(CTest)

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('MapTran', 'fortran',
2-
version: '1.1.2',
2+
version: '1.1.4',
33
meson_version : '>=0.51.2',
44
default_options : ['default_library=static', 'buildtype=release', 'warning_level=2'])
55

0 commit comments

Comments
 (0)