[Fb-contrib-commit] fb-contrib/htdocs index.html,1.49,1.50
Brought to you by:
dbrosius
|
From: Dave B. <dbr...@us...> - 2006-01-02 00:45:31
|
Update of /cvsroot/fb-contrib/fb-contrib/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv681/htdocs Modified Files: index.html Log Message: fix the version format Index: index.html =================================================================== RCS file: /cvsroot/fb-contrib/fb-contrib/htdocs/index.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- index.html 2 Jan 2006 00:43:39 -0000 1.49 +++ index.html 2 Jan 2006 00:45:22 -0000 1.50 @@ -45,7 +45,7 @@ <hr/> <img id="v2_0_0_image" src="flip2.gif" onClick="toggleBlock('v2_0_0', 'v2_0_0_image');" align="top"/> - Detectors added in v2_0_0<br/> + Detectors added in v2.0.0<br/> <div id="v2_0_0" style="display:block;"> <ul> <li><b>Array Based Collections</b><br/> @@ -70,7 +70,7 @@ <hr/> <img id="v1_8_0_image" src="flip1.gif" onClick="toggleBlock('v1_8_0', 'v1_8_0_image');" align="top"/> - Detectors added in v1_8_0<br/> + Detectors added in v1.8.0<br/> <div id="v1_8_0" style="display:none;"> <ul> <li><b>Spurious Thread States</b><br/> |