aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConvery <convery10122@gmail.com>2017-03-29 01:33:57 +0200
committerGitHub <noreply@github.com>2017-03-29 01:33:57 +0200
commit53866efeda81fc3f707f416ea3d45c5429221cb2 (patch)
tree7360c37bfdc9d1b9b084e5a95c92173187ba9bc3
parentb36980e682609696506062b6ca827d4944bf0eed (diff)
downloadvcpkg-53866efeda81fc3f707f416ea3d45c5429221cb2.tar.gz
vcpkg-53866efeda81fc3f707f416ea3d45c5429221cb2.zip
Update CONTROL for v0.14.1
-rw-r--r--ports/uwebsockets/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/uwebsockets/CONTROL b/ports/uwebsockets/CONTROL
index 10fc9837b..8387b72e4 100644
--- a/ports/uwebsockets/CONTROL
+++ b/ports/uwebsockets/CONTROL
@@ -1,4 +1,4 @@
Source: uwebsockets
-Version: 0.14.0alpha5
+Version: 0.14.1
Build-Depends: libuv, openssl, zlib, boost
Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js