/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-01-31 09:50:26 UTC
  • mfrom: (139 trunk)
  • mto: (157.1.2 trunk) (170.1.3 trunk)
  • mto: This revision was merged to the branch mainline in revision 141.
  • Revision ID: szilveszter.farkas@gmail.com-20070131095026-1lr7k6amm18vaykr
MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 
50
50
setup(
51
51
    name = "bzr-gtk",
52
 
    version = "0.13.0",
 
52
    version = "0.14.0",
53
53
    maintainer = "Jelmer Vernooij",
54
54
    maintainer_email = "jelmer@samba.org",
55
55
    description = "GTK+ Frontends for various Bazaar commands",