Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'update_version.bat')
-rwxr-xr-xupdate_version.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_version.bat b/update_version.bat
index ba64493ed..c4ed1d415 100755
--- a/update_version.bat
+++ b/update_version.bat
@@ -25,7 +25,7 @@ SET "COMMON=%FILE_DIR%\common.bat"
IF EXIST "build.user.bat" CALL "build.user.bat"
-IF NOT DEFINED MPCHC_GIT IF DEFINED GIT (SET MPCHC_GIT=%GIT%)
+IF NOT DEFINED MPCHC_GIT IF DEFINED GIT (SET MPCHC_GIT=%GIT%)
SET "PATH=%MPCHC_GIT%\cmd;%PATH%"
CALL "%COMMON%" :SubSetPath