/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: 2007-07-12 12:32:53 UTC
  • mto: This revision was merged to the branch mainline in revision 216.
  • Revision ID: szilveszter.farkas@gmail.com-20070712123253-gafzsorksetw250p
Bump the version number in the setup script as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
setup(
65
65
    name = "bzr-gtk",
66
 
    version = "0.17.0",
 
66
    version = "0.18.0",
67
67
    maintainer = "Jelmer Vernooij",
68
68
    maintainer_email = "jelmer@samba.org",
69
69
    description = "GTK+ Frontends for various Bazaar commands",