Rev 4803: Release 2.1.0rc2 in http://bazaar.launchpad.net/~jameinel/bzr/2.1.0rc1-dev
John Arbash Meinel
john at arbash-meinel.com
Fri Jan 29 08:56:47 GMT 2010
At http://bazaar.launchpad.net/~jameinel/bzr/2.1.0rc1-dev
------------------------------------------------------------
revno: 4803
revision-id: john at arbash-meinel.com-20100129085626-l70dut5nnoyi5cwt
parent: pqm at pqm.ubuntu.com-20100128190610-72xh44a4nct8aq11
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.1.0rc1-dev
timestamp: Fri 2010-01-29 02:56:26 -0600
message:
Release 2.1.0rc2
-------------- next part --------------
=== 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