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

  • Committer: Martin Pool
  • Date: 2010-03-25 06:33:53 UTC
  • Revision ID: mbp@canonical.com-20100325063353-ptzq652kpbwxj1w4
Works with bzr 2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
                           (1, 15, 0),
74
74
                           (1, 17, 0),
75
75
                           (2, 1, 0),
 
76
                           (2, 2, 0),
76
77
                           ]
77
78
 
78
79
bzrlib.api.require_any_api(bzrlib, COMPATIBLE_BZR_VERSIONS)