New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 15616 for NEMO/releases/r4.0/r4.0.7/doc/rst – NEMO

Ignore:
Timestamp:
2021-12-27T15:43:07+01:00 (3 years ago)
Author:
clem
Message:

4.0.7: update release number for doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/r4.0/r4.0.7/doc/rst/source/conf.py

    r14467 r15616  
    4343# General information about the project. 
    4444project = u'NEMO' 
    45 copyright = u'2020, NEMO Consortium' 
     45copyright = u'2021, NEMO Consortium' 
    4646 
    4747# The version info for the project you're documenting, acts as replacement for 
     
    5252version = '4.0' 
    5353# The full version, including alpha/beta/rc tags. 
    54 release = '4.0-HEAD' 
     54release = '4.0.7' 
    5555 
    5656# The language for content autogenerated by Sphinx. Refer to documentation 
     
    246246 
    247247# Timestamping 
    248 copyright = '2008-YYYY, NEMO Consortium' 
     248copyright = '2008-2021, NEMO Consortium' 
    249249 
    250250# Link aliases 
Note: See TracChangeset for help on using the changeset viewer.