From ec6cc035642fb3009aa887b989af2158444d7848 Mon Sep 17 00:00:00 2001 From: John Carter Date: Wed, 19 Aug 2015 10:51:23 -0400 Subject: [PATCH] updated git tag for bullet-pod --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d1d9cebf775..1ee75e04b43f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,7 +54,7 @@ set(avl_GIT_TAG 9b927f90619460b29f7454c714369f65bc4536a1) set(bertini_GIT_REPOSITORY https://github.com/RobotLocomotion/bertini.git) set(bertini_GIT_TAG 3ae3e3ad3534acb4b6f7a4c3c22728b493beaa80) set(bullet_GIT_REPOSITORY https://github.com/RobotLocomotion/bullet-pod.git) -set(bullet_GIT_TAG 6db7ae5e29f8b35ffcea384c53caa4bddcc6f986) +set(bullet_GIT_TAG 10efe1746e2a24d29ef6d7c4dad7b1057fcaebc3) set(cmake_GIT_REPOSITORY https://github.com/RobotLocomotion/cmake.git) set(cmake_GIT_TAG 9f9f53877a77b1d1dc9f7ac592ca6ddeb18f7f28) set(cmake_GIT_CLONE_DIR "${PROJECT_SOURCE_DIR}/drake/cmake")