Skip to content

Commit d7f63db

Browse files
committed
Update submodule.
1 parent 074fa6d commit d7f63db

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.12)
22

33
project (FARGPARSE
44

5-
VERSION 1.2.0
5+
VERSION 1.3.0
66
LANGUAGES Fortran)
77

88
# Most users of this software do not (should not?) have permissions to

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.3.0] 2022-06-02
11+
12+
### Changed
13+
14+
- Updated gFTL-shared submodule version
15+
16+
### Added
17+
1018
## [1.2.0] 2022-03-15
1119

1220
### Added

0 commit comments

Comments
 (0)