Update MuJoCo's version number following the 3.3.6 release.
PiperOrigin-RevId: 808180152 Change-Id: I23de64cb0968b94c489b29622e4308d16513793a
This commit is contained in:
committed by
Copybara-Service
parent
9af1f55862
commit
8e9eb2fa38
@@ -41,8 +41,8 @@
|
||||
|
||||
//-------------------------- Constants -------------------------------------------------------------
|
||||
|
||||
#define mjVERSION 336
|
||||
#define mjVERSIONSTRING "3.3.6"
|
||||
#define mjVERSION 337
|
||||
#define mjVERSIONSTRING "3.3.7"
|
||||
|
||||
// names of disable flags
|
||||
const char* mjDISABLESTRING[mjNDISABLE] = {
|
||||
|
||||
Reference in New Issue
Block a user