/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to __init__.py

(mgz) setup.py fixed.
(parthm) Makefile added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
    trace,
38
38
    )
39
39
""")
 
40
import version
40
41
 
41
 
version_info = (0, 3, 0, 'final', 0)
 
42
version_info = version.version_info
42
43
 
43
44
# FIXME: _parse_levels should be shared with bzrlib.builtins. this is a copy
44
45
# to avoid the error