Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2011-10-24 18:52:04 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2011-10-24 18:52:04 +0400
commit7320f6a90a08f0548006d4e5843d72bc1f6536ab (patch)
tree1bbd6f0b2485d2314de8644a95ac1a3b2b04be1a /extern/bullet2/src/LinearMath/btScalar.h
parent541ba764eacbcd1b1ce64c1731f5e63c3556def7 (diff)
parenta29c3b2bbbe24b21b900ecfe103c33c8f1a0a7d1 (diff)
Merging trunk up to revision 41245.
Diffstat (limited to 'extern/bullet2/src/LinearMath/btScalar.h')
-rw-r--r--extern/bullet2/src/LinearMath/btScalar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/bullet2/src/LinearMath/btScalar.h b/extern/bullet2/src/LinearMath/btScalar.h
index 165626d530f..6ba6c5ad30d 100644
--- a/extern/bullet2/src/LinearMath/btScalar.h
+++ b/extern/bullet2/src/LinearMath/btScalar.h
@@ -29,7 +29,7 @@ subject to the following restrictions:
#include <cfloat>
#include <float.h>
-/* SVN $Revision$ on $Date$ from http://bullet.googlecode.com*/
+/* SVN $Revision: 35500 $ on $Date: 2011-03-12 21:34:17 +0100 (Sat, 12 Mar 2011) $ from http://bullet.googlecode.com*/
#define BT_BULLET_VERSION 278
inline int btGetVersion()