initial 1.2.6

Former-commit-id: d92bf1ea07faf85985051e3a57b220c442967059
This commit is contained in:
R4SAS 2017-12-09 00:58:21 +03:00
parent 3ccc2d1022
commit d82db360e0
12 changed files with 1336 additions and 19 deletions

View file

@ -3,7 +3,7 @@ REM Copyright (c) 2013-2017, The PurpleI2P Project
REM This file is part of Purple i2pd project and licensed under BSD3
REM See full license text in LICENSE file at top of project tree
title Starting I2Pd Browser
title Starting I2Pd Browser 1.2.6
set $pause=ping.exe 0.0.0.0 -n
set $cd=%CD%
ver| find "6." >nul && set $pause=timeout.exe /t

View file

@ -7,8 +7,8 @@ REM See full license text in LICENSE file at top of project tree
setlocal enableextensions
set CURL=%~dp0curl.exe
set FFversion=52.5.0
set I2Pdversion=2.16.0
set FFversion=52.5.2
set I2Pdversion=2.17.0
call :GET_LOCALE
call :GET_PROXY
call :GET_ARCH

File diff suppressed because it is too large Load diff