/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

  • Committer: Parth Malwankar
  • Date: 2010-06-07 02:24:39 UTC
  • mto: (0.40.136 grep)
  • mto: This revision was merged to the branch mainline in revision 6555.
  • Revision ID: parth.malwankar@gmail.com-20100607022439-isv5eg5id0l2yz3m
updated version number to 0.4.0dev

Show diffs side-by-side

added added

removed removed

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