Rev 5525: (vila) Release 2.3.b3 (Vincent Ladeuil) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Fri Nov 5 16:34:56 GMT 2010


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

------------------------------------------------------------
revno: 5525 [merge]
revision-id: pqm at pqm.ubuntu.com-20101105163454-kilfzi9zse0i8z3c
parent: pqm at pqm.ubuntu.com-20101105151033-ozpgdr443dvkzz3j
parent: v.ladeuil+lp at free.fr-20101105151901-it91ulc2qs03z4q2
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2010-11-05 16:34:54 +0000
message:
  (vila) Release 2.3.b3 (Vincent Ladeuil)
modified:
  bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
  doc/en/release-notes/bzr-2.3.txt NEWS-20050323055033-4e00b5db738777ff
  doc/en/whats-new/whats-new-in-2.3.txt whatsnewin2.3.txt-20100818072501-x2h25r7jbnknvy30-1
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py	2010-10-13 16:44:48 +0000
+++ b/bzrlib/__init__.py	2010-11-05 15:19:01 +0000
@@ -52,7 +52,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, 3, 0, 'dev', 3)
+version_info = (2, 3, 0, 'beta', 3)
 
 # API compatibility version
 api_minimum_version = (2, 3, 0)

=== modified file 'doc/en/release-notes/bzr-2.3.txt'
--- a/doc/en/release-notes/bzr-2.3.txt	2010-11-05 14:07:45 +0000
+++ b/doc/en/release-notes/bzr-2.3.txt	2010-11-05 15:19:01 +0000
@@ -8,7 +8,7 @@
 bzr 2.3b3
 #########
 
-:2.3b3: NOT RELEASED YET
+:2.3b3: 2010-11-05
 
 External Compatibility Breaks
 *****************************
@@ -38,9 +38,6 @@
   default format for new branches created with ``bzr init``.
   (Neil Martinsen-Burrell, #484101)
 
-Improvements
-************
-
 Bug Fixes
 *********
 

=== modified file 'doc/en/whats-new/whats-new-in-2.3.txt'
--- a/doc/en/whats-new/whats-new-in-2.3.txt	2010-10-15 15:05:09 +0000
+++ b/doc/en/whats-new/whats-new-in-2.3.txt	2010-11-05 15:19:01 +0000
@@ -121,7 +121,7 @@
 Configuration
 *************
 
-``bzr`` can be configure via environment variables, command-line options
+``bzr`` can be configured via environment variables, command-line options
 and configurations files. We've started working on unifying this and give
 access to more options. The first step is a new ``bzr config`` command that
 can be used to display the active configuration options in the current




More information about the bazaar-commits mailing list