/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 info.py

  • Committer: Jelmer Vernooij
  • Date: 2011-10-30 08:07:30 UTC
  • mfrom: (739 trunk)
  • mto: This revision was merged to the branch mainline in revision 741.
  • Revision ID: jelmer@samba.org-20111030080730-512dn70l3sxhsevn
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
# versions ending in 'exp' mean experimental mappings
21
21
# versions ending in 'dev' mean development version
22
22
# versions ending in 'final' mean release (well tested, etc)
23
 
bzr_plugin_version = (0, 104, 0, 'dev', 0)
 
23
bzr_plugin_version = (0, 101, 0, 'dev', 0)
24
24
 
25
25
#FIXME: fill this in automatically somehow
26
26
bzr_commands = []