diff options
| author | Dale Stammen <dalestam@microsoft.com> | 2018-05-16 17:09:19 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-16 17:09:19 -0700 |
| commit | 55322d464ea6af90925362e0572014f1cc298be5 (patch) | |
| tree | 5c3e27a5843113af546fd136283ec63332ef46b9 /ports/protobuf/CONTROL | |
| parent | 897eaf436fdda3902cde15f7d202e78c0da47140 (diff) | |
| download | vcpkg-55322d464ea6af90925362e0572014f1cc298be5.tar.gz vcpkg-55322d464ea6af90925362e0572014f1cc298be5.zip | |
added ignore 4703 warning to fix uwp builds (#3279)
* added ignore 4703 warning to fix uwp builds
* [protobuf] Bump version to include patchfile
Diffstat (limited to 'ports/protobuf/CONTROL')
| -rw-r--r-- | ports/protobuf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL index ba20ec0c9..8b149b051 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,5 +1,5 @@ Source: protobuf -Version: 3.5.1-3 +Version: 3.5.1-4 Description: Protocol Buffers - Google's data interchange format Feature: zlib |
