bump up version to 2.71

This commit is contained in:
erwin.coumans
2008-08-29 04:37:09 +00:00
parent 6be5d00c95
commit 66861ad334
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
Bullet Collision Detection and Physics Library version 2.70 Bullet Collision Detection and Physics Library version 2.71
http://bullet.googlecode.com http://bullet.googlecode.com

View File

@@ -24,7 +24,7 @@ subject to the following restrictions:
#include <cfloat> #include <cfloat>
#include <float.h> #include <float.h>
#define BT_BULLET_VERSION 270 #define BT_BULLET_VERSION 271
inline int btGetVersion() inline int btGetVersion()
{ {