[Assorted-commits] SF.net SVN: assorted:[1030] wp-easy-filter/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-10-22 22:58:47
|
Revision: 1030 http://assorted.svn.sourceforge.net/assorted/?rev=1030&view=rev Author: yangzhang Date: 2008-10-22 22:58:44 +0000 (Wed, 22 Oct 2008) Log Message: ----------- fixed name Modified Paths: -------------- wp-easy-filter/trunk/publish.bash Modified: wp-easy-filter/trunk/publish.bash =================================================================== --- wp-easy-filter/trunk/publish.bash 2008-10-22 22:54:21 UTC (rev 1029) +++ wp-easy-filter/trunk/publish.bash 2008-10-22 22:58:44 UTC (rev 1030) @@ -2,7 +2,7 @@ . common.bash || exit 1 -fullname='WordPress Easy Filter' +fullname='WordPress EasyFilter' version=0.1 license=gpl3 websrcs=( README ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |