~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/__init__.py

  • Committer: Robert Collins
  • Date: 2005-10-13 07:30:14 UTC
  • mfrom: (1452)
  • mto: This revision was merged to the branch mainline in revision 1453.
  • Revision ID: robertc@lifelesslap.robertcollins.net-20051013073014-cdfd16f95c395b6b
merge from integration

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.1rc2'
 
42
__version__ = '0.1'
43
43
 
44
44
 
45
45
def get_bzr_revision():