~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/__init__.py

  • Committer: Aaron Bentley
  • Date: 2005-10-20 02:57:55 UTC
  • mto: (1185.25.1)
  • mto: This revision was merged to the branch mainline in revision 1474.
  • Revision ID: aaron.bentley@utoronto.ca-20051020025755-e03df41c52aa3156
tweaked spacing

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
 
__author__ = "Martin Pool <mbp@canonical.com>"
43
 
__version__ = '0.1pre'
 
42
__version__ = '0.6pre'
44
43
 
45
44
 
46
45
def get_bzr_revision():