~owhite/flightgear-multiplayer-map/quickly_trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: OJW
  • Date: 2012-07-08 17:23:59 UTC
  • Revision ID: owhite@yahoo.com-20120708172359-ykasqjvwlzzi3kcq
commit before release

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
 
89
89
DistUtilsExtra.auto.setup(
90
90
    name='flightgear-multiplayer-map',
91
 
    version='12.07.1',
 
91
    version='12.07.2',
92
92
    license='GPL-3',
93
93
    author='Oliver White',
94
94
    author_email='oliver.white@almien.co.uk',