[Htmlparser-cvs] htmlparser/docs panel.html,1.9,1.10
Brought to you by:
derrickoswald
From: Derrick O. <der...@us...> - 2006-03-19 22:13:59
|
Update of /cvsroot/htmlparser/htmlparser/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5238 Modified Files: panel.html Log Message: Fix name of current build. Index: panel.html =================================================================== RCS file: /cvsroot/htmlparser/htmlparser/docs/panel.html,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** panel.html 19 Mar 2006 22:03:56 -0000 1.9 --- panel.html 19 Mar 2006 22:13:52 -0000 1.10 *************** *** 21,25 **** <p><strong>Downloads</strong></p> <ul> ! <li> <a href="http://sourceforge.net/project/showfiles.php?group_id=24399&package_id=47712" target="_parent">Version 1.4</a></li> <li> <a href="http://sourceforge.net/project/showfiles.php?group_id=24399&package_id=17243" target="_parent">Old Releases</a></li> <li> <a href="http://cvs.sourceforge.net/viewcvs.py/htmlparser/htmlparser/" target="_parent">CVS Repository</a></li> --- 21,25 ---- <p><strong>Downloads</strong></p> <ul> ! <li> <a href="http://sourceforge.net/project/showfiles.php?group_id=24399&package_id=47712" target="_parent">Version 1.6 (current)</a></li> <li> <a href="http://sourceforge.net/project/showfiles.php?group_id=24399&package_id=17243" target="_parent">Old Releases</a></li> <li> <a href="http://cvs.sourceforge.net/viewcvs.py/htmlparser/htmlparser/" target="_parent">CVS Repository</a></li> |