Skip to content

Commit

Permalink
update bullet pod to fix travis/drake006
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTedrake committed Sep 20, 2015
1 parent 173cec6 commit f127036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ set(bertini_GIT_REPOSITORY [email protected]:RobotLocomotion/bertini.git)
set(bertini_GIT_TAG 3ae3e3ad3534acb4b6f7a4c3c22728b493beaa80)
set(bertini_IS_PUBLIC FALSE)
set(bullet_GIT_REPOSITORY https://github.com/RobotLocomotion/bullet-pod.git)
set(bullet_GIT_TAG bb658936324793384a35e56e25e26d717ca71687)
set(bullet_GIT_TAG c07601224d27fdbe58a7862e96ac643a70a4307b)
set(bullet_IS_PUBLIC TRUE)
set(bullet_IS_CMAKE_POD TRUE)
set(cmake_GIT_REPOSITORY https://github.com/RobotLocomotion/cmake.git)
Expand Down

0 comments on commit f127036

Please sign in to comment.