/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-01-16 18:55:13 UTC
  • Revision ID: jelmer@samba.org-20110116185513-a83o03efmk83b94n
Mark as compatible with Bazaar 2.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
                           (2, 1, 0),
33
33
                           (2, 2, 0),
34
34
                           (2, 3, 0),
 
35
                           (2, 4, 0),
35
36
                           ]
36
37
 
37
38
bzr_minimum_version = bzr_compatible_versions[0]