Show
Ignore:
Timestamp:
03/02/10 14:33:59 (2 years ago)
Author:
cmoullet
Message:

Some fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sandbox/camptocamp/mapfish_workshop_fossgis2010/printing_src/conf.py

    r3384 r3393  
    4646# 
    4747# The short X.Y version. 
    48 version = '0.1' 
     48version = '1.1' 
    4949# The full version, including alpha/beta/rc tags. 
    50 release = '0.1' 
     50release = '1.1' 
    5151 
    5252# The language for content autogenerated by Sphinx. Refer to documentation 
     
    174174latex_documents = [ 
    175175  ('index', 'MapFishWorkshop.tex', u'MapFish Workshop Documentation', 
    176    u'Éric Lemoine, Cédric Moullet, Claude Philipona', 'manual'), 
     176   u'Éric Lemoine, Cédric Moullet, François Van Der Biest', 'manual'), 
    177177] 
    178178