|
From: <ai...@us...> - 2011-08-09 22:40:42
|
Revision: 11865
http://plplot.svn.sourceforge.net/plplot/?rev=11865&view=rev
Author: airwin
Date: 2011-08-09 22:40:36 +0000 (Tue, 09 Aug 2011)
Log Message:
-----------
Configure PROJECT_NUMBER to remove one burden from the release manager.
Modified Paths:
--------------
trunk/doc/Doxyfile.in
Modified: trunk/doc/Doxyfile.in
===================================================================
--- trunk/doc/Doxyfile.in 2011-08-06 19:02:47 UTC (rev 11864)
+++ trunk/doc/Doxyfile.in 2011-08-09 22:40:36 UTC (rev 11865)
@@ -31,8 +31,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-# Requires updating for every release.
-PROJECT_NUMBER = 5.9.8
+PROJECT_NUMBER = @VERSION@
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|