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