~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/__init__.py

  • Committer: Martin Pool
  • Date: 2005-09-30 03:43:58 UTC
  • mto: (1185.14.2)
  • mto: This revision was merged to the branch mainline in revision 1396.
  • Revision ID: mbp@sourcefrog.net-20050930034358-f2acb25d7b5e756a
- set new version for this branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
del locale
40
40
 
41
41
__copyright__ = "Copyright 2005 Canonical Development Ltd."
42
 
__version__ = '0.0.9'
 
42
__version__ = '0.10pre(newformat)'
43
43
 
44
44
 
45
45
def get_bzr_revision():