From a6a0fef7e59bacc59b7775c63518e2cd114002b0 Mon Sep 17 00:00:00 2001 From: wulabing Date: Wed, 22 Apr 2020 20:32:46 +0800 Subject: [PATCH] =?UTF-8?q?OpenSSL=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=201.1.1g=20=E7=89=88=E6=9C=AC=E5=8F=B71.1.3.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index be5f5fe..3713662 100644 --- a/install.sh +++ b/install.sh @@ -29,7 +29,7 @@ OK="${Green}[OK]${Font}" Error="${Red}[错误]${Font}" # 版本 -shell_version="1.1.3.3" +shell_version="1.1.3.4" shell_mode="None" github_branch="master" version_cmp="/tmp/version_cmp.tmp"