diff options
| author | Stephen Just <stephenjust@gmail.com> | 2020-01-06 14:44:15 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 14:44:15 -0800 |
| commit | d9bb748ac8ae8d984aa796d21487effc6da26f61 (patch) | |
| tree | cd89a5a68ca15ab25e689ece81a1efaf128bd7c4 /ports/bullet3/CONTROL | |
| parent | 9d706789ce1bea0b89425fc66e24807160e1b806 (diff) | |
| download | vcpkg-d9bb748ac8ae8d984aa796d21487effc6da26f61.tar.gz vcpkg-d9bb748ac8ae8d984aa796d21487effc6da26f61.zip | |
[bullet3] Install CMake toolchain files and targets (#9098)
* [bullet3] Install CMake toolchain files and targets
* Use vcpkg_fixup_cmake_targets
* Bump version number
Diffstat (limited to 'ports/bullet3/CONTROL')
| -rw-r--r-- | ports/bullet3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/bullet3/CONTROL b/ports/bullet3/CONTROL index d313255a5..e8221d1f7 100644 --- a/ports/bullet3/CONTROL +++ b/ports/bullet3/CONTROL @@ -1,5 +1,5 @@ Source: bullet3
-Version: 2.88-1
+Version: 2.88-2
Homepage: https://github.com/bulletphysics/bullet3
Description: Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library
|
