/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: 2008-04-25 21:38:41 UTC
  • Revision ID: jelmer@samba.org-20080425213841-4569rcvea3yx09q5
Tags: bzr-gtk-0.94.0rc1
ReleaseĀ 0.94.0rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
 
92
92
setup(
93
93
    name = "bzr-gtk",
94
 
    version = "0.94.0",
 
94
    version = "0.94.0rc1",
95
95
    maintainer = "Jelmer Vernooij",
96
96
    maintainer_email = "jelmer@samba.org",
97
97
    description = "GTK+ Frontends for various Bazaar commands",