diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-10-23 11:44:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-23 11:44:59 -0700 |
| commit | a9b7cf32cea50beb2b1b3e174e3e92a006a335a8 (patch) | |
| tree | 2e7c0fd19a502f4ed0c9de257af1ecf1d96b3917 /ports/cppzmq/CONTROL | |
| parent | e82ee998c2641047b2034fef6fd678cac2dd6cf4 (diff) | |
| parent | b6e82b55c117477095dfc16126f4c5f64937c9de (diff) | |
| download | vcpkg-a9b7cf32cea50beb2b1b3e174e3e92a006a335a8.tar.gz vcpkg-a9b7cf32cea50beb2b1b3e174e3e92a006a335a8.zip | |
Merge pull request #2038 from twMr7/master
[cppzmq] Update to 4.2.2
Diffstat (limited to 'ports/cppzmq/CONTROL')
| -rw-r--r-- | ports/cppzmq/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cppzmq/CONTROL b/ports/cppzmq/CONTROL index bbf80d29a..39928046d 100644 --- a/ports/cppzmq/CONTROL +++ b/ports/cppzmq/CONTROL @@ -1,4 +1,4 @@ Source: cppzmq -Version: 4.2.1 +Version: 4.2.2 Build-Depends: zeromq Description: lightweight messaging kernel, C++ bindings |
