Rev 6017: Fix a few missed references to bzr-2.4 (and one to python-2.4) in file:///home/vila/src/bzr/cleanup/docs/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Aug 30 09:28:00 UTC 2011


At file:///home/vila/src/bzr/cleanup/docs/

------------------------------------------------------------
revno: 6017
revision-id: v.ladeuil+lp at free.fr-20110830092759-9z7liuio9anm60xd
parent: v.ladeuil+lp at free.fr-20110711074959-igi048gv89bfc93d
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: docs
timestamp: Tue 2011-08-30 11:27:59 +0200
message:
  Fix a few missed references to bzr-2.4 (and one to python-2.4)
-------------- next part --------------
=== modified file 'doc/en/_templates/index.html'
--- a/doc/en/_templates/index.html	2011-02-03 01:02:16 +0000
+++ b/doc/en/_templates/index.html	2011-08-30 09:27:59 +0000
@@ -7,7 +7,7 @@
 
   <table class="contentstable" align="center" style="margin-left: 30px"><tr>
     <td width="50%">
-        <p class="biglink"><a class="biglink" href="{{ pathto("whats-new/whats-new-in-2.4") }}">What's New in Bazaar 2.4?</a><br/>
+        <p class="biglink"><a class="biglink" href="{{ pathto("whats-new/whats-new-in-2.5") }}">What's New in Bazaar 2.5?</a><br/>
         <span class="linkdescr">what's new in this release</span>
       </p>
         <p class="biglink"><a class="biglink" href="{{ pathto("user-guide/index") }}">User Guide</a><br/>

=== modified file 'doc/en/index.txt'
--- a/doc/en/index.txt	2011-02-03 01:02:16 +0000
+++ b/doc/en/index.txt	2011-08-30 09:27:59 +0000
@@ -10,7 +10,7 @@
 .. toctree::
    :maxdepth: 1
 
-   whats-new/whats-new-in-2.4
+   whats-new/whats-new-in-2.5
    user-guide/index
    tutorials/index
    quick-reference/index

=== modified file 'doc/en/user-guide/installing_bazaar.txt'
--- a/doc/en/user-guide/installing_bazaar.txt	2010-08-13 19:08:57 +0000
+++ b/doc/en/user-guide/installing_bazaar.txt	2011-08-30 09:27:59 +0000
@@ -33,7 +33,7 @@
 If you wish to install Bazaar from scratch rather than using a
 pre-built package, the steps are:
 
-  1. If it is not installed already, install Python 2.4 or later.
+  1. If it is not installed already, install Python 2.6 or later.
 
   2. Download the ``bazaar-xxx.tar.gz`` file (where xxx is the version
      number) from http://wiki.bazaar.canonical.com/Download or from Launchpad



More information about the bazaar-commits mailing list