Skip to content

Commit 37a4ece

Browse files
committed
Update release version number and date
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
1 parent d154331 commit 37a4ece

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This file documents all notable changes to the Cloud-J repository since the init
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [7.7.2] - TBD
7+
## [7.7.2] - 2024-07-12
88
### Added
99
- `.zenodo.json` file for auto-creation of DOI upon issuing a new release
1010

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cloud-J/CMakeLists.txt
22

33
cmake_minimum_required(VERSION 3.5)
4-
project(CLOUDJ VERSION 7.7.1 LANGUAGES Fortran)
4+
project(CLOUDJ VERSION 7.7.2 LANGUAGES Fortran)
55

66
#-----------------------------------------------------------------------------
77
# Add CMakeScripts/ to the module path

0 commit comments

Comments
 (0)