Show
Ignore:
Timestamp:
02/23/06 03:02:26 (3 years ago)
Author:
arjanmol
Message:

updated download page

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/homepage/download.php

    r581 r783  
    66<?php 
    77        include "func.php"; 
    8         $latest_release         = "0.7.0"; 
    9         $gnome_python_version   = "2.0"; 
    10         $python_version         = "2.2.1"; 
     8        $latest_release         = "0.8.1"; 
     9        $gnome_python_version   = "2.8"; 
     10        $python_version         = "2.4.0"; 
    1111        $libxml_version         = "2.4.21"; 
    12         $diacanvas_version      = "0.14.2"; 
     12        $diacanvas_version      = "0.14.3"; 
    1313        $automake_version       = "1.6"; 
    1414?> 
     
    3838    <a href="http://www.python.org">python.org</a>.</p> 
    3939 
    40     <h2>CVS</h2> 
    41     <p>Those of you who do not fear can download the latest version from 
    42     <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gaphor/">CVS</a>. 
     40    <h2>Subversion</h2> 
     41    <p>Those of you who do not fear can download the latest version from the 
     42    <a href="http://svn.sourceforge.net/viewcvs.cgi/gaphor/">repository</a>. 
    4343    You'll find instructions 
    44     <a href="http://sourceforge.net/cvs/?group_id=42141">here</a>.</p> 
     44    <a href="http://sourceforge.net/svn/?group_id=42141">here</a>.</p> 
    4545 
    4646    <h2>Requirements</h2>