Changeset 15:7efeadc6801e in peach3-doc


Ignore:
Timestamp:
05/31/2010 10:52:50 AM (2 years ago)
Author:
Erik Scheffers
Branch:
default
Tags:
1.0-beta4
Message:

Version bump

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/sphinx/conf.py

    r11 r15  
    3939# General information about the project. 
    4040project = u'Peach3 Administrator Documentation' 
    41 copyright = u'2009, Technische Universiteit Eindhoven, Erik Scheffers' 
     41copyright = u'2009-2010, Technische Universiteit Eindhoven, Erik Scheffers' 
    4242 
    4343# The version info for the project you're documenting, acts as replacement for 
     
    4848version = '1.0' 
    4949# The full version, including alpha/beta/rc tags. 
    50 release = '1.0-beta3' 
     50release = '1.0-beta4' 
    5151 
    5252# The language for content autogenerated by Sphinx. Refer to documentation 
  • userdoc/sphinx/conf.py

    r10 r15  
    3737# General substitutions. 
    3838project = u'Peach³ User Documentation' 
    39 copyright = '2008-2009, Technische Universiteit Eindhoven, Stefan Geuns' 
     39copyright = '2008-2010, Technische Universiteit Eindhoven, Stefan Geuns' 
    4040 
    4141# The default replacements for |version| and |release|, also used in various 
     
    4545version = '1.0' 
    4646# The full version, including alpha/beta/rc tags. 
    47 release = '1.0-beta3' 
     47release = '1.0-beta4' 
    4848 
    4949# There are two options for replacing |today|: either, you set today to some 
Note: See TracChangeset for help on using the changeset viewer.