aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-04-07 15:38:04 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-04-07 15:38:04 -0700
commitcdf4e5d014ddee19cceebc17400cfffbeef339d1 (patch)
treeb3502bcfd94e673f6d1eb66ca7b1c356a7507457 /ports/azure-storage-cpp/CONTROL
parent4450e1dbbe898673f607868c49a7b0fa42ab37f6 (diff)
downloadvcpkg-cdf4e5d014ddee19cceebc17400cfffbeef339d1.tar.gz
vcpkg-cdf4e5d014ddee19cceebc17400cfffbeef339d1.zip
[azure-storage-cpp] Fix regression in last commit.
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 5b0575e48..7c1ea8f0e 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-1
+Version: 3.0.0-2
Build-Depends: cpprestsdk
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