diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-06-11 08:31:43 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-06-10 17:31:43 -0700 |
| commit | 143ae13d28063ea404e75692083db26e02d36c66 (patch) | |
| tree | 4e2eda621a6f0403d4e3260134299c2b0cc35981 /ports/aws-c-common/CONTROL | |
| parent | 2e9ac229212bf7927d9e77a2e9726f79b9303ae8 (diff) | |
| download | vcpkg-143ae13d28063ea404e75692083db26e02d36c66.tar.gz vcpkg-143ae13d28063ea404e75692083db26e02d36c66.zip | |
[aws-c-common]Upgrade version to 0.3.11 (#6747)
* [aws-c-common]Upgrade version to 0.3.11
* [aws-c-common]Fix dependency port build error.
* [aws-c-common]Disable internal crt option because vcpkg contains crt processing flow
Diffstat (limited to 'ports/aws-c-common/CONTROL')
| -rw-r--r-- | ports/aws-c-common/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/aws-c-common/CONTROL b/ports/aws-c-common/CONTROL index 702ff2aa3..d80e99091 100644 --- a/ports/aws-c-common/CONTROL +++ b/ports/aws-c-common/CONTROL @@ -1,3 +1,3 @@ Source: aws-c-common
-Version: 0.3.0
+Version: 0.3.11
Description: AWS common library for C
\ No newline at end of file |
