/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-11-10 16:50:26 UTC
  • mto: (330.6.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 395.
  • Revision ID: szilveszter.farkas@gmail.com-20071110165026-xz5t33dr6x2xhqky
Tags: bzr-gtk-0.92.1
Dump version numbers to 0.92.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
 
88
88
setup(
89
89
    name = "bzr-gtk",
90
 
    version = "0.92.0",
 
90
    version = "0.92.1",
91
91
    maintainer = "Jelmer Vernooij",
92
92
    maintainer_email = "jelmer@samba.org",
93
93
    description = "GTK+ Frontends for various Bazaar commands",