~eucalyptus-maintainers/euca2ools/euca2ools-main

« back to all changes in this revision

Viewing changes to euca2ools/__init__.py

  • Committer: Garrett Holmstrom
  • Date: 2012-04-13 18:07:21 UTC
  • mfrom: (517.1.11 2.0)
  • Revision ID: gholms@eucalyptus.com-20120413180721-15o7yz40y7m499vo
Merge fixes from branch 2.0; update man pages

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
# Author: Neil Soman neil@eucalyptus.com
34
34
#       : Mitch Garnaat mgarnaat@eucalyptus.com
35
35
 
36
 
__version__ = 'next'
37
 
 
 
36
__version__  = 'devel'
 
37
__codename__ = 'Stencil'