diff --git a/VERSION b/VERSION index 437459cd..73462a5a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.5.0 +2.5.1 diff --git a/run.bat b/run.bat index 79c7ef42..94933977 100644 --- a/run.bat +++ b/run.bat @@ -1,3 +1,7 @@ @echo off rem Bypass "Terminate Batch Job" prompt. + +setlocal +cd %~dp0 winrun.bat %*