[Pkg-bazaar-commits] ./bzr-gtk/unstable r139: Update for use with current bzr.dev

Jelmer Vernooij jelmer at samba.org
Fri Apr 10 07:49:34 UTC 2009


------------------------------------------------------------
revno: 139
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Wed 2007-01-31 01:11:01 +0100
message:
  Update for use with current bzr.dev
modified:
  __init__.py
-------------- next part --------------
=== modified file '__init__.py'
--- a/__init__.py	2007-01-30 17:26:34 +0000
+++ b/__init__.py	2007-01-31 00:11:01 +0000
@@ -16,7 +16,7 @@
 
 import bzrlib
 
-__version__ = '0.14.0'
+__version__ = '0.15.0'
 version_info = tuple(int(n) for n in __version__.split('.'))
 
 



More information about the Pkg-bazaar-commits mailing list