X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/b0557da40275e25b5defa4373f560c406a3ae59f..c1b746dbab1f9324ec0d9956d44be1b2f68bf52b:/win32/prepare.bat?ds=sidebyside diff --git a/win32/prepare.bat b/win32/prepare.bat index 41bfdfd5..d5a2444d 100644 --- a/win32/prepare.bat +++ b/win32/prepare.bat @@ -466,7 +466,7 @@ if not exist "%MINGW_BIN%\iconv.dll" ( :: Note GPSBabel can not be directly downloaded via wget :: ATM get it manually from here: :: http://www.gpsbabel.org/download.html -set GPSBABEL_INST=GPSBabel-1.5.1-Setup.exe +set GPSBABEL_INST=GPSBabel-1.5.2-Setup.exe if not exist %GPSBABEL_INST% ( echo Required %GPSBABEL_INST% not found. Exitting exit /b