aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-02-22 07:54:18 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-02-23 03:27:04 -0800
commite3dda1a82dccb1c74af615572d6c35df9707275f (patch)
treeaadd10b91b3e80e340cf625c23fc50b95be90e5f /ports/azure-storage-cpp/CONTROL
parent896b3d9e5c4b392b65c62b2a2f1b539d9ef3f374 (diff)
downloadvcpkg-e3dda1a82dccb1c74af615572d6c35df9707275f.tar.gz
vcpkg-e3dda1a82dccb1c74af615572d6c35df9707275f.zip
[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades
Diffstat (limited to 'ports/azure-storage-cpp/CONTROL')
-rw-r--r--ports/azure-storage-cpp/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/azure-storage-cpp/CONTROL b/ports/azure-storage-cpp/CONTROL
index bf4e9f9f2..4f80cfd7d 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 3.0.0-4
+Version: 3.1.0
Build-Depends: cpprestsdk, atlmfc
Description: Microsoft Azure Storage Client SDK for C++
A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/