~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/__init__.py

  • Committer: Aaron Bentley
  • Date: 2005-09-20 14:36:11 UTC
  • mfrom: (1185.7.3)
  • mto: (1185.1.37)
  • mto: This revision was merged to the branch mainline in revision 1390.
  • Revision ID: abentley@panoramicfeedback.com-20050920143611-7b015153de459401
Merged Martin's latest

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
__copyright__ = "Copyright 2005 Canonical Development Ltd."
42
42
__author__ = "Martin Pool <mbp@canonical.com>"
43
 
__version__ = '0.1pre'
 
43
__version__ = '0.0.8'
44
44
 
45
45
 
46
46
def get_bzr_revision():