From: <doc...@us...> - 2007-08-06 22:10:38
|
Revision: 145 http://openpcl.svn.sourceforge.net/openpcl/?rev=145&view=rev Author: documentsystems Date: 2007-08-06 15:10:34 -0700 (Mon, 06 Aug 2007) Log Message: ----------- Changed "v.0.6" to "v0.07" on the link to download file openpclviewer-setup.exe and openpclviewer-installer.jar Modified Paths: -------------- openpcl/src/com/openpcl/install/website/index.html Modified: openpcl/src/com/openpcl/install/website/index.html =================================================================== --- openpcl/src/com/openpcl/install/website/index.html 2007-08-06 20:01:07 UTC (rev 144) +++ openpcl/src/com/openpcl/install/website/index.html 2007-08-06 22:10:34 UTC (rev 145) @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>OpenPCL Open Source PCL Viewer & Toolkit</title> + <title>OpenPCL Open Source PCL Viewer</title> <style type="text/css"> body, td { font-family:Tahoma,Arial; font-size:10pt; color:#808080; } #mainDiv { margin-top:25px; margin-bottom:25px; } @@ -226,12 +226,12 @@ <div id="downloadWin32Div"> <a href="openpclviewer-setup.exe" class="downloadLink"> Download OpenPCL Viewer Now!</a><br/> - v.0.6 (Alpha) for Windows<br/> + v0.07 (Alpha) for Windows<br/> </div> <div id="downloadOtherDiv" style="display:none"> <a href="openpclviewer-installer.jar" class="downloadLink"> Download OpenPCL Viewer Now!</a><br/> - v.0.6 (Alpha) for Mac/Linux<br/> + v0.07 (Alpha) for Mac/Linux<br/> <span class="downloadReq"> Requires Java JRE 1.5<br/> </span> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |