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