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:
Google DeepMind
2024-10-16 14:23:02 -07:00
committed by Copybara-Service
parent 8740533644
commit ffdb800e45
16 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -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] = {