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

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Jun 16 21:42:14 UTC 2011


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

------------------------------------------------------------
revno: 5982 [merge]
revision-id: pqm at pqm.ubuntu.com-20110616214212-e80qpl848nsln0c7
parent: pqm at pqm.ubuntu.com-20110616204733-tm28wqjjdlz0dhla
parent: v.ladeuil+lp at free.fr-20110616205056-eamunwzk3v07bgig
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2011-06-16 21:42:12 +0000
message:
  (vila) Release 2.4b4 (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-27 21:41:02 +0000
+++ b/bzrlib/__init__.py	2011-06-16 20:50:56 +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', 4)
+version_info = (2, 4, 0, 'beta', 4)
 
 # 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-06-16 17:39:40 +0000
+++ b/doc/en/release-notes/bzr-2.4.txt	2011-06-16 20:50:56 +0000
@@ -8,7 +8,15 @@
 bzr 2.4b4
 #########
 
-:2.4b4: NOT RELEASED YET
+:2.4b4: 2011-06-16
+
+This is the fourth 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