From: <jda...@us...> - 2008-02-26 17:06:02
|
Revision: 199 http://pyscard.svn.sourceforge.net/pyscard/?rev=199&view=rev Author: jdaussel Date: 2008-02-26 08:51:39 -0800 (Tue, 26 Feb 2008) Log Message: ----------- Updated release number to 1.6.6 Modified Paths: -------------- trunk/pyscard/sourceforge/tag-it.bat Modified: trunk/pyscard/sourceforge/tag-it.bat =================================================================== --- trunk/pyscard/sourceforge/tag-it.bat 2008-02-26 14:34:36 UTC (rev 198) +++ trunk/pyscard/sourceforge/tag-it.bat 2008-02-26 16:51:39 UTC (rev 199) @@ -1,2 +1,2 @@ rem just change the release number for creating a new tag -svn copy https://pyscard.svn.sourceforge.net/svnroot/pyscard/trunk https://pyscard.svn.sourceforge.net/svnroot/pyscard/tags/release-1.6.4 -m "Tagging the 1.6.4 release of pyscard." +svn copy https://pyscard.svn.sourceforge.net/svnroot/pyscard/trunk https://pyscard.svn.sourceforge.net/svnroot/pyscard/tags/release-1.6.6 -m "Tagging the 1.6.6 release of pyscard." This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |