[Phpbbproject-svn] SF.net SVN: phpbbproject:[315] trunk/build.properties
phpBB download manager, mainly aimed at MOD authors
Status: Planning
Brought to you by:
lord_le_brand
From: <lor...@us...> - 2014-10-23 13:24:12
|
Revision: 315 http://sourceforge.net/p/phpbbproject/svn/315 Author: lord_le_brand Date: 2014-10-23 13:24:09 +0000 (Thu, 23 Oct 2014) Log Message: ----------- build.properties targetlist fix Modified Paths: -------------- trunk/build.properties Modified: trunk/build.properties =================================================================== --- trunk/build.properties 2014-10-22 19:45:46 UTC (rev 314) +++ trunk/build.properties 2014-10-23 13:24:09 UTC (rev 315) @@ -1,5 +1,5 @@ version=0.0.0 -targetlist="3.0.12" +targetlist=3.0.12 commit="none" name=${phing.project.name} summary="Summary" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |