Update unreleased MuJoCo version from 3.4.1 to 3.5.0.
PiperOrigin-RevId: 868169291 Change-Id: I8041842811f5f664c80116993315f50d549b5575
This commit is contained in:
committed by
Copybara-Service
parent
e16ee4fcb4
commit
4fa062c7e5
@@ -43,8 +43,8 @@
|
||||
|
||||
//-------------------------- Constants -------------------------------------------------------------
|
||||
|
||||
#define mjVERSION 341
|
||||
#define mjVERSIONSTRING "3.4.1"
|
||||
#define mjVERSION 350
|
||||
#define mjVERSIONSTRING "3.5.0"
|
||||
|
||||
// names of disable flags
|
||||
const char* mjDISABLESTRING[mjNDISABLE] = {
|
||||
|
||||
Reference in New Issue
Block a user