[clutter-tutorial] Don't mention 0.8.



commit f78387ab11b8cc25a787c54502346040da55e203
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Apr 24 10:08:28 2009 +0200

    Don't mention 0.8.
    
    * docs/tutorial/clutter-tut.xml: Change the 0.8 version entity to 0.9,
    and correct the reference links.
---
 ChangeLog                     |    7 +++++++
 docs/tutorial/clutter-tut.xml |    8 ++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d764fb2..09b3fd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2009-04-24  Murray Cumming  <murrayc murrayc com>
 
+	Don't mention 0.8.
+	
+	* docs/tutorial/clutter-tut.xml: Change the 0.8 version entity to 0.9, 
+	and correct the reference links.
+
+2009-04-24  Murray Cumming  <murrayc murrayc com>
+
 	* docs/tutorial/clutter-tut.xml: Contributing: Change the email address and 
 	mention the git module. 
 
diff --git a/docs/tutorial/clutter-tut.xml b/docs/tutorial/clutter-tut.xml
index efae968..6e3140d 100644
--- a/docs/tutorial/clutter-tut.xml
+++ b/docs/tutorial/clutter-tut.xml
@@ -4,13 +4,13 @@
  <!ENTITY path_examples_base "../../examples">
  <!ENTITY clutter "<application>Clutter</application>">
  <!ENTITY tidy "<application>Tidy</application>">
- <!ENTITY clutterversion "0.8">
+ <!ENTITY clutterversion "0.9">
  <!ENTITY gtk "<application>GTK+</application>">
  <!ENTITY url_figures_base "../figures/">
  <!ENTITY url_examples_base "../../../examples/">
- <!ENTITY url_refdocs_base_clutter "http://clutter-project.org/docs/clutter/0.8/Clutter";>
- <!ENTITY url_refdocs_base_clutter_alt "http://clutter-project.org/docs/clutter/0.8/clutter-Clutter-";>
- <!ENTITY url_refdocs_base_clutter_gtk "http://www.clutter-project.org/docs/clutter-gtk/0.8/";>
+ <!ENTITY url_refdocs_base_clutter "http://clutter-project.org/docs/clutter/0.9/Clutter";>
+ <!ENTITY url_refdocs_base_clutter_alt "http://clutter-project.org/docs/clutter/0.9/clutter-Clutter-";>
+ <!ENTITY url_refdocs_base_clutter_gtk "http://www.clutter-project.org/docs/clutter-gtk/0.9/";>
 ]>
 
 <!--



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]