diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-12-13 23:39:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-13 23:39:43 -0800 |
| commit | fcde2e64eb46295b64b3caa58d0d32eab0b6a49d (patch) | |
| tree | d67f7e9eebaaaa9437c8ef73d1a72348086860d1 /ports/google-cloud-cpp/CONTROL | |
| parent | ff87743dcf6398835c6ffc82dfbb0233c571ad2b (diff) | |
| parent | aace39dc14a1d6dd4cac74b2c4c991241fcc35c8 (diff) | |
| download | vcpkg-fcde2e64eb46295b64b3caa58d0d32eab0b6a49d.tar.gz vcpkg-fcde2e64eb46295b64b3caa58d0d32eab0b6a49d.zip | |
Merge pull request #4953 from coryan/upgrade-google-cloud-cpp-to-v0.4.0
Upgrade google-cloud-cpp to v0.4.0
Diffstat (limited to 'ports/google-cloud-cpp/CONTROL')
| -rw-r--r-- | ports/google-cloud-cpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/google-cloud-cpp/CONTROL b/ports/google-cloud-cpp/CONTROL index 7a64d2e14..5689f78bb 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,4 +1,4 @@ Source: google-cloud-cpp
-Version: 0.3.0-1
+Version: 0.4.0
Build-Depends: grpc, gtest, curl, crc32c
Description: C++ Client Libraries for Google Cloud Platform APIs.
|
