aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-03-07 17:35:13 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-03-07 17:35:13 -0800
commitd3976588363419c073403eb9bf4dfad7e40fa56f (patch)
treec4ec7f7c21c9204c7d0935b42d98007fc2a00907 /ports/azure-storage-cpp/CONTROL
parenta6d56f88e5bb29c99b198e4ff2eee6bed24d4423 (diff)
downloadvcpkg-d3976588363419c073403eb9bf4dfad7e40fa56f.tar.gz
vcpkg-d3976588363419c073403eb9bf4dfad7e40fa56f.zip
[azure-storage-cpp] Upgrade to 3.2.0
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 4f80cfd7d..837aa8ae0 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 3.1.0
+Version: 3.2.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/