/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: Vincent Ladeuil
  • Date: 2009-07-09 19:58:59 UTC
  • mto: This revision was merged to the branch mainline in revision 654.
  • Revision ID: v.ladeuil+lp@free.fr-20090709195859-kixdmkm4k5idc181
Tags: bzr-gtk-0.96.2
Bump the version to 0.96.2 after versioning credits.pickle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
 
138
138
setup(
139
139
    name = "bzr-gtk",
140
 
    version = "0.96.1",
 
140
    version = "0.96.2",
141
141
    maintainer = "Jelmer Vernooij",
142
142
    maintainer_email = "jelmer@samba.org",
143
143
    description = "GTK+ Frontends for various Bazaar commands",