Rev 3626: Release 1.6.1rc2 in http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/1.6.1rc2

John Arbash Meinel john at arbash-meinel.com
Wed Sep 3 17:17:37 BST 2008


At http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/1.6.1rc2

------------------------------------------------------------
revno: 3626
revision-id: john at arbash-meinel.com-20080903161737-xhd1ft9mj0u6wkns
parent: pqm at pqm.ubuntu.com-20080903161110-6m0lsdj1rzzthfro
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 1.6.1rc2
timestamp: Wed 2008-09-03 11:17:37 -0500
message:
  Release 1.6.1rc2
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2008-09-03 15:38:36 +0000
+++ b/NEWS	2008-09-03 16:17:37 +0000
@@ -4,8 +4,8 @@
 
 .. contents::
 
-IN DEVELOPMENT (1.6rc2?)
-------------------------
+bzr 1.6.1rc2 2008-09-03
+-----------------------
 
   BUG FIXES:
 

=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py	2008-08-29 15:30:30 +0000
+++ b/bzrlib/__init__.py	2008-09-03 16:17: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, 1, 'candidate', 1)
+version_info = (1, 6, 1, 'candidate', 2)
 
 
 # API compatibility version: bzrlib is currently API compatible with 1.6.



More information about the bazaar-commits mailing list