Update MuJoCo version from 3.6.0 to 3.7.0 following the 3.6.0 release
PiperOrigin-RevId: 881995135 Change-Id: I0c1a3b4a22c4c7cfada580b49a2cacde64cc84f3
This commit is contained in:
committed by
Copybara-Service
parent
ed2f34baa0
commit
6d70e66810
@@ -43,8 +43,8 @@
|
||||
|
||||
//-------------------------- Constants -------------------------------------------------------------
|
||||
|
||||
#define mjVERSION 3006000
|
||||
#define mjVERSIONSTRING "3.6.0"
|
||||
#define mjVERSION 3007000
|
||||
#define mjVERSIONSTRING "3.7.0"
|
||||
|
||||
// names of disable flags
|
||||
const char* mjDISABLESTRING[mjNDISABLE] = {
|
||||
|
||||
Reference in New Issue
Block a user