/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Jelmer Vernooij
  • Date: 2006-09-13 20:19:31 UTC
  • mfrom: (0.8.79 main)
  • mto: (0.8.83 merge)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: jelmer@samba.org-20060913201931-23adba246d4d6529
Merge main branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
                return data_files
62
62
 
63
63
setup(name='Olive',
64
 
      version='0.11.0',
 
64
      version='0.1',
65
65
      description='Olive - Graphical frontend for Bazaar',
66
66
      author='Szilveszter Farkas (Phanatic)',
67
67
      author_email='szilveszter.farkas@gmail.com',