Ignore:
File:
1 edited

Legend:

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

    r9a182b2 r220b1e7  
    5353# General information about the project. 
    5454project = u'SasView' 
    55 copyright = u'2015, The SasView Project' 
     55copyright = u'2017, The SasView Project' 
    5656 
    5757# The version info for the project you're documenting, acts as replacement for 
     
    6060# 
    6161# The short X.Y version. 
    62 version = '4.0' 
     62version = '4.1' 
    6363# The full version, including alpha/beta/rc tags. 
    64 release = '4.0.0' 
     64release = '4.1.0' 
    6565 
    6666# The language for content autogenerated by Sphinx. Refer to documentation 
Note: See TracChangeset for help on using the changeset viewer.