aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-10-19 18:01:33 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-10-19 18:01:33 -0700
commitb3172b1784ed15d4c310793474e285222fc669a4 (patch)
tree03547f6df73744b77b939f0369a3c393ff59df88 /ports/azure-storage-cpp/CONTROL
parent5bedde3e70900ef860131442f60bd1af88baeef5 (diff)
downloadvcpkg-b3172b1784ed15d4c310793474e285222fc669a4.tar.gz
vcpkg-b3172b1784ed15d4c310793474e285222fc669a4.zip
[azure-storage-cpp] Support latest HEAD of cpprestsdk
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 1917bad6d..bf4e9f9f2 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-3
+Version: 3.0.0-4
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/