Skip to content

Commit

Permalink
Set versioning for 8.8.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
theurich committed Jan 8, 2025
1 parent 6f3d953 commit 80eb9bf
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11205526.svg)](https://doi.org/10.5281/zenodo.11205526)

>Copyright (c) 2002-2024 University Corporation for Atmospheric Research, Massachusetts Institute of Technology, Geophysical Fluid Dynamics Laboratory, University of Michigan, National Centers for Environmental Prediction, Los Alamos National Laboratory, Argonne National Laboratory, NASA Goddard Space Flight Center. All rights reserved.
>Copyright (c) 2002-2025 University Corporation for Atmospheric Research, Massachusetts Institute of Technology, Geophysical Fluid Dynamics Laboratory, University of Michigan, National Centers for Environmental Prediction, Los Alamos National Laboratory, Argonne National Laboratory, NASA Goddard Space Flight Center. All rights reserved.
Hello and welcome to ESMF.

Expand Down
6 changes: 3 additions & 3 deletions src/Infrastructure/Util/include/ESMC_Macros.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
#define ESMF_VERSION_MINOR 8
#define ESMF_VERSION_REVISION 0
#define ESMF_VERSION_PATCHLEVEL 0
#define ESMF_VERSION_PUBLIC 'F'
#define ESMF_VERSION_BETASNAPSHOT 'T'
#define ESMF_VERSION_PUBLIC 'T'
#define ESMF_VERSION_BETASNAPSHOT 'F'

#define ESMF_VERSION_STRING "8.8.0 beta snapshot"
#define ESMF_VERSION_STRING "8.8.0"

#endif // ESMC_MACROS_H

6 changes: 3 additions & 3 deletions src/Infrastructure/Util/src/ESMF_UtilTypes.F90
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ module ESMF_UtilTypesMod
integer, parameter :: ESMF_VERSION_MINOR = 8
integer, parameter :: ESMF_VERSION_REVISION = 0
integer, parameter :: ESMF_VERSION_PATCHLEVEL = 0
logical, parameter :: ESMF_VERSION_PUBLIC = .false.
logical, parameter :: ESMF_VERSION_BETASNAPSHOT = .true.
logical, parameter :: ESMF_VERSION_PUBLIC = .true.
logical, parameter :: ESMF_VERSION_BETASNAPSHOT = .false.

character(*), parameter :: ESMF_VERSION_STRING = "8.8.0 beta snapshot"
character(*), parameter :: ESMF_VERSION_STRING = "8.8.0
#if defined (ESMF_NETCDF)
logical, parameter :: ESMF_IO_NETCDF_PRESENT = .true.
Expand Down
2 changes: 1 addition & 1 deletion src/addon/NUOPC/doc/NUOPC_howtodoc.ctex
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
\addtolength{\oddsidemargin}{-.75in}
\newcommand{\mytitle}{\Large {\bf Building a NUOPC Model}}
\newcommand{\myauthors}{\large {\it Content Standards Committee (CSC) Members}}
\newcommand{\myversion}{ESMF 8.8.0 beta snapshot}
\newcommand{\myversion}{ESMF 8.8.0}
% set a standard paragraph style
\setlength{\parskip}{0pt}
\setlength{\parindent}{0pt}
Expand Down
2 changes: 1 addition & 1 deletion src/addon/NUOPC/doc/NUOPC_refdoc.ctex
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
\addtolength{\oddsidemargin}{-.75in}
\newcommand{\mytitle}{\Large {\bf NUOPC Layer Reference}}
\newcommand{\myauthors}{\large {\it Content Standards Committee (CSC) Members}}
\newcommand{\myversion}{ESMF 8.8.0 beta snapshot}
\newcommand{\myversion}{ESMF 8.8.0}
% set a standard paragraph style
\setlength{\parskip}{0pt}
\setlength{\parindent}{0pt}
Expand Down
2 changes: 1 addition & 1 deletion src/addon/esmpy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Earth System Modeling Framework Python Interface (ESMPy)

> Copyright (c) 2002-2024, University Corporation for Atmospheric Research, Massachusetts Institute of Technology, Geophysical Fluid Dynamics Laboratory, University of Michigan, National Centers for Environmental Prediction, Los Alamos National Laboratory, Argonne National Laboratory, NASA Goddard Space Flight Center. Licensed under the University of Illinois-NCSA License.
> Copyright (c) 2002-2025, University Corporation for Atmospheric Research, Massachusetts Institute of Technology, Geophysical Fluid Dynamics Laboratory, University of Michigan, National Centers for Environmental Prediction, Los Alamos National Laboratory, Argonne National Laboratory, NASA Goddard Space Flight Center. Licensed under the University of Illinois-NCSA License.
* [ESMPy Documentation](https://earthsystemmodeling.org/esmpy_doc/nightly/develop/html/)
* [Installation](https://earthsystemmodeling.org/esmpy_doc/nightly/develop/html/install.html)
Expand Down
2 changes: 1 addition & 1 deletion src/doc/ESMC_crefdoc.ctex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
\newcommand{\sreq}[1]{\subsection{\hspace{.2in}#1}}
\newcommand{\ssreq}[1]{\subsubsection{\hspace{.2in}#1}}
\newcommand{\mytitle}{\longname \docmttype ~~}
\newcommand{\myversion}{Version 8.8.0 beta snapshot}
\newcommand{\myversion}{Version 8.8.0}

\newenvironment
{reqlist}
Expand Down
2 changes: 1 addition & 1 deletion src/doc/ESMF_refdoc.ctex
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
\newcommand{\sreq}[1]{\subsection{\hspace{.2in}#1}}
\newcommand{\ssreq}[1]{\subsubsection{\hspace{.2in}#1}}
\newcommand{\mytitle}{\longname \docmttype ~~}
\newcommand{\myversion}{Version 8.8.0 beta snapshot}
\newcommand{\myversion}{Version 8.8.0}

\input{common_commands}

Expand Down
2 changes: 1 addition & 1 deletion src/doc/ESMF_usrdoc.ctex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
\newcommand{\sreq}[1]{\subsection{\hspace{.2in}#1}}
\newcommand{\ssreq}[1]{\subsubsection{\hspace{.2in}#1}}
\newcommand{\mytitle}{\longname \docmttype ~~}
\newcommand{\myversion}{Version 8.8.0 beta snapshot}
\newcommand{\myversion}{Version 8.8.0}

\newenvironment
{reqlist}
Expand Down

0 comments on commit 80eb9bf

Please sign in to comment.