|
From: Alex T. <ale...@us...> - 2006-05-24 23:14:34
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30248/docs/html Modified Files: sidebar.php Log Message: Correct the version for the web site. Index: sidebar.php =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/sidebar.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** sidebar.php 4 Apr 2005 20:27:22 -0000 1.7 --- sidebar.php 24 May 2006 23:14:27 -0000 1.8 *************** *** 10,14 **** <input type="submit" id="submit" name="submit" value="Search" style="margin: 0.3em;" /> </form> ! <p>Latest release: 0.8.1</p> <h4>General</h4> <ul> --- 10,14 ---- <input type="submit" id="submit" name="submit" value="Search" style="margin: 0.3em;" /> </form> ! <p>Latest release: 0.8.2</p> <h4>General</h4> <ul> |