~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to __init__.py

  • Committer: Parth Malwankar
  • Date: 2010-03-03 16:35:05 UTC
  • mto: (0.44.2 grep) (6531.3.1 merge-grep)
  • mto: This revision was merged to the branch mainline in revision 6555.
  • Revision ID: parth.malwankar@gmail.com-20100303163505-ehv4jwnsyag03ptv
updated version_info

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    )
43
43
""")
44
44
 
45
 
version_info = (0, 1)
 
45
version_info = (0, 1, 'dev')
46
46
 
47
47
# FIXME: _parse_levels should be shared with bzrlib.builtins. this is a copy
48
48
# to avoid the error