diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-03-19 14:02:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-19 14:02:46 -0700 |
| commit | 982e70aefba3b2cfa7a53a5a65153fd5e1ff128f (patch) | |
| tree | 435bc4af52f92d90ba57ab7919f271217d2e9681 /ports/asio/CONTROL | |
| parent | 4da9d6cbb62e43170e0f21d26387e1018b1e74e0 (diff) | |
| parent | 4596fe67d9b9e837af7c563f65b72c5fe4a4ec81 (diff) | |
| download | vcpkg-982e70aefba3b2cfa7a53a5a65153fd5e1ff128f.tar.gz vcpkg-982e70aefba3b2cfa7a53a5a65153fd5e1ff128f.zip | |
Merge pull request #3080 from Bitkoda/asio-upgrade
Upgraded asio to version 1.12.0
Diffstat (limited to 'ports/asio/CONTROL')
| -rw-r--r-- | ports/asio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL index 021e20592..d2ed48569 100644 --- a/ports/asio/CONTROL +++ b/ports/asio/CONTROL @@ -1,3 +1,3 @@ Source: asio
-Version: 1.10.8-1
+Version: 1.12.0
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.
|
