diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-10-24 20:31:16 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2016-10-24 20:31:16 -0700 |
| commit | d1849efe943ffc05c8b49c44e59e138a46ac4684 (patch) | |
| tree | 36b391246165843af71039fe14e9901847137608 | |
| parent | 3e22b5164b8694b62cff85da05476a989c2f0413 (diff) | |
| download | vcpkg-d1849efe943ffc05c8b49c44e59e138a46ac4684.tar.gz vcpkg-d1849efe943ffc05c8b49c44e59e138a46ac4684.zip | |
[cpprestsdk] Bump version to 2.9.0-1 to indicate change in configuration
| -rw-r--r-- | ports/cpprestsdk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL index 9ed939516..db1c9038e 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.9.0 +Version: 2.9.0-1 Build-Depends: zlib, openssl, boost Description: C++11 JSON, REST, and OAuth library The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
\ No newline at end of file |
