Changeset a8bbba2 in sasview for docs/sphinx-docs/source/conf.py


Ignore:
Timestamp:
Jul 5, 2018 7:22:42 PM (6 years ago)
Author:
butler
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
Children:
2b07b6d
Parents:
9e96dbd
Message:

Preparing 4.2.0-beta release

Changed version numbers and date. First cut at release notes updating.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/source/conf.py

    rf1d48e9 ra8bbba2  
    7171# General information about the project. 
    7272project = u'SasView' 
    73 copyright = u'2017, The SasView Project' 
     73copyright = u'2018, The SasView Project' 
    7474 
    7575# The version info for the project you're documenting, acts as replacement for 
     
    8080version = '4.2' 
    8181# The full version, including alpha/beta/rc tags. 
    82 release = '4.2.0' 
     82release = '4.2.0-beta' 
    8383 
    8484# The language for content autogenerated by Sphinx. Refer to documentation 
Note: See TracChangeset for help on using the changeset viewer.