aboutsummaryrefslogtreecommitdiff
path: root/ports/uwebsockets/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-03-13 16:49:11 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-03-13 16:49:26 -0700
commita92ecac8a79c9b03ba3aa86b1478f75c4d2f8847 (patch)
tree5bf1686591717ce63ee9228445716eceec988574 /ports/uwebsockets/CONTROL
parent5ffac1b657fe235bdda59e75b77edd4c5ecdb26a (diff)
downloadvcpkg-a92ecac8a79c9b03ba3aa86b1478f75c4d2f8847.tar.gz
vcpkg-a92ecac8a79c9b03ba3aa86b1478f75c4d2f8847.zip
[uwebsockets] Fix control file. Add missing include.
Diffstat (limited to 'ports/uwebsockets/CONTROL')
-rw-r--r--ports/uwebsockets/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/uwebsockets/CONTROL b/ports/uwebsockets/CONTROL
index 840990004..4709e155f 100644
--- a/ports/uwebsockets/CONTROL
+++ b/ports/uwebsockets/CONTROL
@@ -1,4 +1,4 @@
Source: uwebsockets
-Version: 0.12.0
+Version: 0.13.0-1
Build-Depends: libuv, openssl, zlib
Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js \ No newline at end of file