Rev 4803: (jam) Release 2.1.0rc2 in file:///home/pqm/archives/thelove/bzr/2.1/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Fri Jan 29 09:30:28 GMT 2010
At file:///home/pqm/archives/thelove/bzr/2.1/
------------------------------------------------------------
revno: 4803 [merge]
revision-id: pqm at pqm.ubuntu.com-20100129093027-2abks31u4425bl59
parent: pqm at pqm.ubuntu.com-20100128190610-72xh44a4nct8aq11
parent: john at arbash-meinel.com-20100129085626-l70dut5nnoyi5cwt
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: 2.1
timestamp: Fri 2010-01-29 09:30:27 +0000
message:
(jam) Release 2.1.0rc2
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/__init__.py __init__.py-20050309040759-33e65acf91bbcd5d
=== modified file 'NEWS'
--- a/NEWS 2010-01-28 18:13:15 +0000
+++ b/NEWS 2010-01-29 08:56:26 +0000
@@ -8,8 +8,8 @@
bzr 2.1.0rc2 (not released yet)
###############################
-:Codename:
-:2.1.0rc2: ???
+:Codename: after the bubbles
+:2.1.0rc2: 2010-01-29
API Changes
***********
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py 2010-01-21 20:12:43 +0000
+++ b/bzrlib/__init__.py 2010-01-29 08:56:26 +0000
@@ -44,7 +44,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 = (2, 1, 0, 'candidate', 1)
+version_info = (2, 1, 0, 'candidate', 2)
# API compatibility version: bzrlib is currently API compatible with 1.15.
api_minimum_version = (2, 1, 0)
More information about the bazaar-commits
mailing list