Rev 5475: (vila) Open trunk again as 2.3dev3(Vincent Ladeuil) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Fri Oct 8 16:23:53 BST 2010


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

------------------------------------------------------------
revno: 5475 [merge]
revision-id: pqm at pqm.ubuntu.com-20101008152352-c0q8oma7jjipc2nv
parent: pqm at pqm.ubuntu.com-20101008131649-0582owlc330r84fj
parent: v.ladeuil+lp at free.fr-20101008144654-xjqprhsdbj24ybwq
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2010-10-08 16:23:52 +0100
message:
  (vila) Open trunk again as 2.3dev3(Vincent Ladeuil)
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
=== modified file 'NEWS'
--- a/NEWS	2010-10-08 10:50:51 +0000
+++ b/NEWS	2010-10-08 13:57:32 +0000
@@ -5,10 +5,41 @@
 .. contents:: List of Releases
    :depth: 1
 
+bzr 2.3b3
+#########
+
+:2.3b3: NOT RELEASED YET
+
+Compatibility Breaks
+********************
+
+New Features
+************
+
+Bug Fixes
+*********
+
+Improvements
+************
+
+Documentation
+*************
+
+API Changes
+***********
+
+Internals
+*********
+
+Testing
+*******
+
+
+
 bzr 2.3b2
 #########
 
-:2.3.b2: NOT RELEASED YET
+:2.3b2: 2010-10-08
 
 Compatibility Breaks
 ********************

=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py	2010-10-08 10:50:51 +0000
+++ b/bzrlib/__init__.py	2010-10-08 14:46:54 +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', 2)
+version_info = (2, 3, 0, 'dev', 3)
 
 # API compatibility version
 api_minimum_version = (2, 3, 0)




More information about the bazaar-commits mailing list