Prepare for 2.81 release, increase version numbers
Fixed DNA serialization for C++11: avoid negative char values Fixes 617. (needs to be tested)
This commit is contained in:
@@ -28,7 +28,7 @@ subject to the following restrictions:
|
||||
#include <float.h>
|
||||
|
||||
/* SVN $Revision$ on $Date$ from http://bullet.googlecode.com*/
|
||||
#define BT_BULLET_VERSION 280
|
||||
#define BT_BULLET_VERSION 281
|
||||
|
||||
inline int btGetVersion()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user