Rev 5812: (vila) Release 2.4b2 (Vincent Ladeuil) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Apr 28 14:41:50 UTC 2011


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

------------------------------------------------------------
revno: 5812 [merge]
revision-id: pqm at pqm.ubuntu.com-20110428144140-btpl8431mpwnuuu5
parent: pqm at pqm.ubuntu.com-20110428131349-dt632s6r8p3qewxb
parent: v.ladeuil+lp at free.fr-20110428132003-iwuzcty81ti2m5oy
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2011-04-28 14:41:40 +0000
message:
  (vila) Release 2.4b2 (Vincent Ladeuil)
modified:
  bzrlib/__init__.py             __init__.py-20050309040759-33e65acf91bbcd5d
  doc/en/release-notes/bzr-2.4.txt bzr2.4.txt-20110114053217-k7ym9jfz243fddjm-1
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py	2011-03-29 09:50:04 +0000
+++ b/bzrlib/__init__.py	2011-04-28 13:20:03 +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, 4, 0, 'dev', 2)
+version_info = (2, 4, 0, 'beta', 2)
 
 # API compatibility version
 api_minimum_version = (2, 4, 0)

=== modified file 'doc/en/release-notes/bzr-2.4.txt'
--- a/doc/en/release-notes/bzr-2.4.txt	2011-04-28 10:30:12 +0000
+++ b/doc/en/release-notes/bzr-2.4.txt	2011-04-28 13:20:03 +0000
@@ -8,7 +8,15 @@
 bzr 2.4b2
 #########
 
-:2.4b2: NOT RELEASED YET
+:2.4b2: 2011-04-28
+
+This is the second beta of the 2.4 series, leading to a 2.4.0 release in
+August 2011. Beta releases are suitable for everyday use but may cause some
+incompatibilities with plugins.
+
+This release includes all bug fixed in previous series known at the time of
+this release.
+
 
 External Compatibility Breaks
 *****************************
@@ -193,7 +201,7 @@
 bzr 2.4b1
 #########
 
-:2.4b1: 2011-04-17
+:2.4b1: 2011-03-17
 
 This is the first beta of the 2.4 series, leading up to a 2.4.0
 release in August 2011.  Beta releases are suitable for everyday use




More information about the bazaar-commits mailing list