diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-21 03:15:23 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-21 03:15:23 -0800 |
| commit | ac32306cd2ecc7e3bdd2b7eb7e528bbe49787afb (patch) | |
| tree | 300b406bec5b2f686b9bfe20affa4684fc450223 /ports/assimp/CONTROL | |
| parent | 81bb62a8dd0a363157f6e7ba0ac1d27116e796d2 (diff) | |
| download | vcpkg-ac32306cd2ecc7e3bdd2b7eb7e528bbe49787afb.tar.gz vcpkg-ac32306cd2ecc7e3bdd2b7eb7e528bbe49787afb.zip | |
[assimp] Fix unitialized variable issue.
Diffstat (limited to 'ports/assimp/CONTROL')
| -rw-r--r-- | ports/assimp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/assimp/CONTROL b/ports/assimp/CONTROL index b63cca6ed..a2cb8e780 100644 --- a/ports/assimp/CONTROL +++ b/ports/assimp/CONTROL @@ -1,4 +1,4 @@ Source: assimp -Version: 4.1.0 +Version: 4.1.0-1 Description: The Open Asset import library Build-Depends: zlib |
