From 66861ad3340af8a80026c83a18c76f5a811db1c8 Mon Sep 17 00:00:00 2001 From: "erwin.coumans" Date: Fri, 29 Aug 2008 04:37:09 +0000 Subject: [PATCH] bump up version to 2.71 --- VERSION | 2 +- src/LinearMath/btScalar.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index e9b29f117..be5a07137 100644 --- a/VERSION +++ b/VERSION @@ -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 diff --git a/src/LinearMath/btScalar.h b/src/LinearMath/btScalar.h index 6447a1431..1fee626d0 100644 --- a/src/LinearMath/btScalar.h +++ b/src/LinearMath/btScalar.h @@ -24,7 +24,7 @@ subject to the following restrictions: #include #include -#define BT_BULLET_VERSION 270 +#define BT_BULLET_VERSION 271 inline int btGetVersion() {