$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r52604 - in trunk/libs/python/doc/tutorial/doc: . html
From: joel_at_[hidden]
Date: 2009-04-26 10:46:19
Author: djowel
Date: 2009-04-26 10:46:18 EDT (Sun, 26 Apr 2009)
New Revision: 52604
URL: http://svn.boost.org/trac/boost/changeset/52604
Log:
fixed wrong version
Text files modified: 
   trunk/libs/python/doc/tutorial/doc/html/index.html |     2 +-                                      
   trunk/libs/python/doc/tutorial/doc/tutorial.qbk    |     2 +-                                      
   2 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/python/doc/tutorial/doc/html/index.html
==============================================================================
--- trunk/libs/python/doc/tutorial/doc/html/index.html	(original)
+++ trunk/libs/python/doc/tutorial/doc/html/index.html	2009-04-26 10:46:18 EDT (Sun, 26 Apr 2009)
@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Chapter 1. python 1.0</title>
+<title>Chapter 1. python 2.0</title>
 <link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
 <link rel="start" href="index.html" title="Chapter 1. python 1.0">
Modified: trunk/libs/python/doc/tutorial/doc/tutorial.qbk
==============================================================================
--- trunk/libs/python/doc/tutorial/doc/tutorial.qbk	(original)
+++ trunk/libs/python/doc/tutorial/doc/tutorial.qbk	2009-04-26 10:46:18 EDT (Sun, 26 Apr 2009)
@@ -1,5 +1,5 @@
 [library python
-    [version 1.0]
+    [version 2.0]
     [authors [de Guzman, Joel], [Abrahams, David]]
     [copyright 2002 2003 2004 2005 Joel de Guzman, David Abrahams]
     [category inter-language support]