[Openfirst-cvscommit] SF.net SVN: openfirst: [182] trunk/src/news
Brought to you by:
xtimg
From: <ast...@us...> - 2006-06-22 17:01:46
|
Revision: 182 Author: astronouth7303 Date: 2006-06-22 10:01:36 -0700 (Thu, 22 Jun 2006) ViewCVS: http://svn.sourceforge.net/openfirst/?rev=182&view=rev Log Message: ----------- Fixed versions to be "Devel" instead of "CVS". Modified Paths: -------------- trunk/src/awards/openfirst.info.xml trunk/src/config/openfirst.info.xml trunk/src/news/openfirst.info.xml Modified: trunk/src/awards/openfirst.info.xml =================================================================== --- trunk/src/awards/openfirst.info.xml 2006-06-22 16:33:11 UTC (rev 181) +++ trunk/src/awards/openfirst.info.xml 2006-06-22 17:01:36 UTC (rev 182) @@ -3,7 +3,7 @@ <!-- Info --> <!-- This is not used, except as meta data --> <name>Awards</name> - <version>CVS</version> + <version>Devel</version> <author>David Di Biase</author> <maintainer>Jamie Bliss</maintainer> @@ -170,4 +170,4 @@ </rows> </table> </db> -</module> \ No newline at end of file +</module> Modified: trunk/src/config/openfirst.info.xml =================================================================== --- trunk/src/config/openfirst.info.xml 2006-06-22 16:33:11 UTC (rev 181) +++ trunk/src/config/openfirst.info.xml 2006-06-22 17:01:36 UTC (rev 182) @@ -3,7 +3,7 @@ <!-- NOTE: This file defines the basic DB layout when installing or upgrading. openfirst.base is a psuedo-module for the oF core. --> <name>openFIRST portal system</name> - <version>CVS</version> + <version>Devel</version> <author>The openFIRST Team</author> <includes> Modified: trunk/src/news/openfirst.info.xml =================================================================== --- trunk/src/news/openfirst.info.xml 2006-06-22 16:33:11 UTC (rev 181) +++ trunk/src/news/openfirst.info.xml 2006-06-22 17:01:36 UTC (rev 182) @@ -3,7 +3,7 @@ <!-- Info --> <!-- This is not used, except as meta data --> <name>News</name> - <version>CVS</version> + <version>Devel</version> <author>Tim Ginn</author> <maintainer>Jamie Bliss</maintainer> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |