mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-08 08:13:55 +00:00
bump up version to 3.22
This commit is contained in:
@@ -25,7 +25,7 @@ subject to the following restrictions:
|
||||
#include <float.h>
|
||||
|
||||
/* SVN $Revision$ on $Date$ from http://bullet.googlecode.com*/
|
||||
#define BT_BULLET_VERSION 320
|
||||
#define BT_BULLET_VERSION 322
|
||||
|
||||
inline int btGetVersion()
|
||||
{
|
||||
|
||||
@@ -481,7 +481,7 @@ public:
|
||||
|
||||
buffer[9] = '3';
|
||||
buffer[10] = '2';
|
||||
buffer[11] = '1';
|
||||
buffer[11] = '2';
|
||||
}
|
||||
|
||||
virtual void startSerialization()
|
||||
|
||||
Reference in New Issue
Block a user