Fix version for the glory of Mingw32 build

This commit is contained in:
Anton Kochkov 2016-04-26 15:36:11 +03:00
parent e775f1051f
commit de2c8edc64

View File

@ -1,5 +1,5 @@
SET PATH=C:\MinGW\msys\1.0\bin;C:\Program Files (x86)\Git\bin;%PATH%
SET ENV_R2_VER=0.10.2
SET ENV_R2_VER=0.10.3
echo %PATH%
sh.exe -c "export PATH=/c/mingw/bin:/c/mingw/msys/1.0/bin:/c/Program\ Files\ \(x86\)/Git/bin:${PATH} ; gcc -v"
sh.exe -c "uname | tr 'A-Z' 'a-z'"