aboutsummaryrefslogtreecommitdiff
path: root/ports/asio/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-06-05 00:50:33 -0700
committerGitHub <noreply@github.com>2018-06-05 00:50:33 -0700
commitec2157154f30dd63f0cac24eb96ed56493f45afe (patch)
treefce804b104ea8aa196ff0c091c4fd236da78d3d5 /ports/asio/CONTROL
parentee6c993a74b0f3068f0025f699062fc7739c00c8 (diff)
downloadvcpkg-ec2157154f30dd63f0cac24eb96ed56493f45afe.tar.gz
vcpkg-ec2157154f30dd63f0cac24eb96ed56493f45afe.zip
Upgrade asio to version 1.12.1 (#3634)
Diffstat (limited to 'ports/asio/CONTROL')
-rw-r--r--ports/asio/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL
index ec8ab41a8..34543b9cd 100644
--- a/ports/asio/CONTROL
+++ b/ports/asio/CONTROL
@@ -1,3 +1,3 @@
Source: asio
-Version: 1.12.0-2
+Version: 1.12.1
Description: Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.