diff options
| author | ankurverma85 <31362771+ankurverma85@users.noreply.github.com> | 2020-12-17 00:15:40 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-17 00:15:40 -0800 |
| commit | 43ed42101d4cd07c2b81a08fdf39e49603bce782 (patch) | |
| tree | b0fa5d03b268ba9381f12364877b14ad97e5b214 /ports/coin/CONTROL | |
| parent | 5938bf830284f9821376445a376dacf1fd7c48df (diff) | |
| download | vcpkg-43ed42101d4cd07c2b81a08fdf39e49603bce782.tar.gz vcpkg-43ed42101d4cd07c2b81a08fdf39e49603bce782.zip | |
[coin] x64-windows-statid-md fixes (#15125)
Diffstat (limited to 'ports/coin/CONTROL')
| -rw-r--r-- | ports/coin/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/coin/CONTROL b/ports/coin/CONTROL index b6214a9a7..f5147e350 100644 --- a/ports/coin/CONTROL +++ b/ports/coin/CONTROL @@ -1,6 +1,6 @@ Source: coin Version: 4.0.0 -Port-Version: 1 +Port-Version: 2 Description: A high-level 3D visualization library with Open Inventor 2.1 API Build-Depends: boost-assert, boost-config, boost-lexical-cast, boost-math, boost-smart-ptr, boost-static-assert, opengl-registry Homepage: https://github.com/coin3d/coin |
