/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: Szilveszter Farkas (Phanatic)
  • Date: 2006-09-25 01:58:44 UTC
  • mto: (0.14.1 main)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060925015844-12e9eec2d5f41420
Huge cleanup after removing backend codebase.

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.1',
 
64
      version='0.11.0',
65
65
      description='Olive - Graphical frontend for Bazaar',
66
66
      author='Szilveszter Farkas (Phanatic)',
67
67
      author_email='szilveszter.farkas@gmail.com',