aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebsockets/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-12-14 17:00:47 -0800
committerRobert Schumacher <roschuma@microsoft.com>2019-01-09 12:27:19 -0800
commitbb1bb1c94a72b891883efa6522791620ef3bbc0f (patch)
tree841552caea8bf21ff6a7dc66c62e8e00063bb437 /ports/libwebsockets/CONTROL
parent11286693b0745dc97246170e06d9e1547a8ce0fd (diff)
downloadvcpkg-bb1bb1c94a72b891883efa6522791620ef3bbc0f.tar.gz
vcpkg-bb1bb1c94a72b891883efa6522791620ef3bbc0f.zip
Updates 2018.12.14
Diffstat (limited to 'ports/libwebsockets/CONTROL')
-rw-r--r--ports/libwebsockets/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL
index fdc4e7a55..449b34fc5 100644
--- a/ports/libwebsockets/CONTROL
+++ b/ports/libwebsockets/CONTROL
@@ -1,4 +1,4 @@
Source: libwebsockets
-Version: 3.0.1
+Version: 3.1.0
Build-Depends: zlib, openssl
Description: Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.