[Assorted-commits] SF.net SVN: assorted:[1145] music-labeler/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-01-25 09:31:06
|
Revision: 1145 http://assorted.svn.sourceforge.net/assorted/?rev=1145&view=rev Author: yangzhang Date: 2009-01-25 09:30:59 +0000 (Sun, 25 Jan 2009) Log Message: ----------- updated reminder Modified Paths: -------------- music-labeler/trunk/publish.bash Modified: music-labeler/trunk/publish.bash =================================================================== --- music-labeler/trunk/publish.bash 2009-01-25 09:30:18 UTC (rev 1144) +++ music-labeler/trunk/publish.bash 2009-01-25 09:30:59 UTC (rev 1145) @@ -1,7 +1,7 @@ #!/usr/bin/env bash echo 'Remember to keep versions in sync in all three locations:' -echo '__init__.py, README (Changes), setup.bash, and setup.py' +echo 'README (Changes), setup.bash, and setup.py' fullname='Music Labeler' version=0.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |