File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 0.10.1
1
+ 0.10.2
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ constexpr decimal SAME_CONTACT_POINT_DISTANCE_THRESHOLD = decimal(0.01);
149
149
constexpr uint8 GLOBAL_ALIGNMENT = 16 ;
150
150
151
151
// / Current version of ReactPhysics3D
152
- const std::string RP3D_VERSION = std::string(" 0.10.1 " );
152
+ const std::string RP3D_VERSION = std::string(" 0.10.2 " );
153
153
154
154
}
155
155
Original file line number Diff line number Diff line change 26
26
27
27
/* *******************************************************************************
28
28
* ReactPhysics3D *
29
- * Version 0.10.1 *
29
+ * Version 0.10.2 *
30
30
* http://www.reactphysics3d.com *
31
31
* Daniel Chappuis *
32
32
********************************************************************************/
You can’t perform that action at this time.
0 commit comments