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

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu May 26 15:20:05 UTC 2011


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

------------------------------------------------------------
revno: 5919 [merge]
revision-id: pqm at pqm.ubuntu.com-20110526152003-azhnn5k01tjf1hrg
parent: pqm at pqm.ubuntu.com-20110526094314-4zd3oevd65x49obl
parent: v.ladeuil+lp at free.fr-20110526140322-n04rq5p1sdyu9rph
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2011-05-26 15:20:03 +0000
message:
  (vila) Release 2.4b3 (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-05-17 20:58:43 +0000
+++ b/bzrlib/__init__.py	2011-05-26 14:03:22 +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', 3)
+version_info = (2, 4, 0, 'beta', 3)
 
 # 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-05-26 08:58:34 +0000
+++ b/doc/en/release-notes/bzr-2.4.txt	2011-05-26 14:03:22 +0000
@@ -8,7 +8,15 @@
 bzr 2.4b3
 #########
 
-:2.4b3: NOT RELEASED YET
+:2.4b3: 2011-05-26
+
+This is the third 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
 *****************************




More information about the bazaar-commits mailing list