Author: nextgens
Date: 2006-11-28 21:39:42 +0000 (Tue, 28 Nov 2006)
New Revision: 11097

Modified:
   trunk/apps/installer/installclasspath/windows/update.cmd
Log:
Change the displayed string

Modified: trunk/apps/installer/installclasspath/windows/update.cmd
===================================================================
--- trunk/apps/installer/installclasspath/windows/update.cmd    2006-11-28 
21:26:32 UTC (rev 11096)
+++ trunk/apps/installer/installclasspath/windows/update.cmd    2006-11-28 
21:39:42 UTC (rev 11097)
@@ -137,7 +137,7 @@
 if not errorlevel 0 goto error4
 if exist freenet-%RELEASE%-latest.jar.url del freenet-%RELEASE%-latest.jar.url
 ren freenet-%RELEASE%-latest.jar.new.url freenet-%RELEASE%-latest.jar.url
-echo - Freenet-cvs-snapshot.jar verified and updated.
+echo - Freenet-*RELEASE%-snapshot.jar verified and updated.
 java -cp lib\sha1test.jar Sha1Test freenet-ext.jar
 goto end



Reply via email to