kevinross 2003/07/10 08:06:02
Modified: . xindice.bat Log: increment version Revision Changes Path 1.3 +2 -2 xml-xindice/xindice.bat Index: xindice.bat =================================================================== RCS file: /home/cvs/xml-xindice/xindice.bat,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xindice.bat 17 Jun 2003 03:26:36 -0000 1.2 +++ xindice.bat 10 Jul 2003 15:06:02 -0000 1.3 @@ -39,7 +39,7 @@ :gotPort if not "%JETTY_WEBAPP%" == "" goto gotWebapp -set JETTY_WEBAPP=%XINDICE_HOME%\dist\xindice-1.1b.war +set JETTY_WEBAPP=%XINDICE_HOME%\dist\xindice-1.1b2.war :gotWebapp if not "%JAVA_DEBUG_PORT%" == "" goto gotWebapp