aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-09-19 18:41:28 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-09-19 18:41:28 -0700
commit48ec8f295061ae02d8e22dde60c445c99baac79e (patch)
tree2c2a587c32344277bbfd81eb5670b11c524fa885 /ports/azure-storage-cpp/CONTROL
parent64a7483a4a4c9d176896ec7aec08a6acef4ea8f3 (diff)
parent1faf5c7d289f5b693fbcaa98af8b41833e6a5a04 (diff)
downloadvcpkg-48ec8f295061ae02d8e22dde60c445c99baac79e.tar.gz
vcpkg-48ec8f295061ae02d8e22dde60c445c99baac79e.zip
Merge remote-tracking branch 'origin/master' into dev/roschuma/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 9c4f027d2..cde95570e 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 5.1.0
+Version: 5.1.1
Build-Depends: cpprestsdk, atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp)
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/