From: <hba...@us...> - 2011-08-01 18:33:21
|
Revision: 11838 http://plplot.svn.sourceforge.net/plplot/?rev=11838&view=rev Author: hbabcock Date: 2011-08-01 18:33:15 +0000 (Mon, 01 Aug 2011) Log Message: ----------- Update webpage info for the current release. Modified Paths: -------------- trunk/doc/Doxyfile.in trunk/www/examples.php Modified: trunk/doc/Doxyfile.in =================================================================== --- trunk/doc/Doxyfile.in 2011-08-01 18:32:41 UTC (rev 11837) +++ trunk/doc/Doxyfile.in 2011-08-01 18:33:15 UTC (rev 11838) @@ -32,7 +32,7 @@ # if some version control system is used. # Requires updating for every release. -PROJECT_NUMBER = 5.9.7 +PROJECT_NUMBER = 5.9.8 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. Modified: trunk/www/examples.php =================================================================== --- trunk/www/examples.php 2011-08-01 18:32:41 UTC (rev 11837) +++ trunk/www/examples.php 2011-08-01 18:33:15 UTC (rev 11838) @@ -216,7 +216,7 @@ echo <<<END <h3>Examples</h3> <p>These examples were generated with the pngcairo device and - reflect the status of PLplot-5.9.7.</p> + reflect the status of PLplot-5.9.8.</p> <p>Select a thumbnail to view full-size image and source code.</p> <p> END; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |