Update with a new version number

This update brings the PHP binding of GmSSL through the PHP OpenSSL
extension.
This commit is contained in:
Zhi Guan
2018-03-13 12:55:29 +08:00
parent 056130c053
commit 7b32723196
6 changed files with 5354 additions and 5355 deletions

View File

@@ -579,7 +579,6 @@ my $no_sse2=0;
my $user_cflags="";
my @user_defines=();
$config{api}="1.1.0";
$config{openssl_api_defines}=[];
$config{openssl_algorithm_defines}=[];
$config{openssl_thread_defines}=[];