Update the MuJoCo version for the 3.2.4 release.
PiperOrigin-RevId: 686261295 Change-Id: Ib59e44a6829a79fd480f2822a68cb05f94c38732
This commit is contained in:
committed by
Copybara-Service
parent
d1e004aa97
commit
c2024ef6d1
@@ -42,8 +42,8 @@
|
||||
|
||||
//-------------------------- Constants -------------------------------------------------------------
|
||||
|
||||
#define mjVERSION 323
|
||||
#define mjVERSIONSTRING "3.2.3"
|
||||
#define mjVERSION 324
|
||||
#define mjVERSIONSTRING "3.2.4"
|
||||
|
||||
// names of disable flags
|
||||
const char* mjDISABLESTRING[mjNDISABLE] = {
|
||||
|
||||
Reference in New Issue
Block a user