Rev 3559: (jam) Update the version string to 1.6b4 now that b3 is released. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Jul 17 20:40:44 BST 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3559
revision-id:pqm at pqm.ubuntu.com-20080717194034-jrnz8chqzli2a3df
parent: pqm at pqm.ubuntu.com-20080717165559-8hvqzuqov8rz6x1g
parent: john at arbash-meinel.com-20080717191137-cymzxjs4bj6as1vl
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2008-07-17 20:40:34 +0100
message:
  (jam) Update the version string to 1.6b4 now that b3 is released.
modified:
  bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
    ------------------------------------------------------------
    revno: 3557.1.2
    revision-id:john at arbash-meinel.com-20080717191137-cymzxjs4bj6as1vl
    parent: john at arbash-meinel.com-20080717162645-z7ao0b8u3yprlbzr
    committer: John Arbash Meinel <john at arbash-meinel.com>
    branch nick: jam-integration
    timestamp: Thu 2008-07-17 14:11:37 -0500
    message:
      update the marker to show that we are 1.6b4 now
    modified:
      bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py	2008-06-10 07:51:09 +0000
+++ b/bzrlib/__init__.py	2008-07-17 19:11:37 +0000
@@ -41,7 +41,7 @@
 # Python version 2.0 is (2, 0, 0, 'final', 0)."  Additionally we use a
 # releaselevel of 'dev' for unreleased under-development code.
 
-version_info = (1, 6, 0, 'beta', 3)
+version_info = (1, 6, 0, 'beta', 4)
 
 
 # API compatibility version: bzrlib is currently API compatible with 0.18.




More information about the bazaar-commits mailing list