aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-09-09 17:53:17 -0700
committerGitHub <noreply@github.com>2017-09-09 17:53:17 -0700
commita8ae994eddc590c5330f6b79fbb1289e1002f425 (patch)
tree677724857f21cac0be2009acff1745ead611eb75 /ports/azure-storage-cpp
parentd2c045cc360d4f1d2e4ad2775287c9be8eea8e46 (diff)
parent0db8af8cd3176d3f0aa700e7826b9206a11366b1 (diff)
downloadvcpkg-a8ae994eddc590c5330f6b79fbb1289e1002f425.tar.gz
vcpkg-a8ae994eddc590c5330f6b79fbb1289e1002f425.zip
Merge branch 'master' into pybind11
Diffstat (limited to 'ports/azure-storage-cpp')
-rw-r--r--ports/azure-storage-cpp/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/azure-storage-cpp/CONTROL b/ports/azure-storage-cpp/CONTROL
index 94126a366..1917bad6d 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-2
+Version: 3.0.0-3
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/ \ No newline at end of file
+ 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/