From 9c383badc9c6fa96c80a9a8ea8532125c9b623d0 Mon Sep 17 00:00:00 2001 From: Gres Date: Sat, 18 Jul 2020 13:39:00 +0300 Subject: [PATCH] Bundle vc_redist 2010 installer Need for ssl --- screen-translator.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen-translator.pro b/screen-translator.pro index 5e81328..0f4266c 100644 --- a/screen-translator.pro +++ b/screen-translator.pro @@ -21,7 +21,7 @@ linux{ SOURCES += $$PWD/external/miniz/miniz.c INCLUDEPATH += $$PWD/external -VER=3.0.1 +VER=3.1.0 DEFINES += VERSION="$$VER" VERSION = $$VER.0 QMAKE_TARGET_COMPANY = Gres