Update the MuJoCo version for the 3.2.4 release.

PiperOrigin-RevId: 686261295
Change-Id: Ib59e44a6829a79fd480f2822a68cb05f94c38732
This commit is contained in:
Gabe Oppenheimer
2024-10-15 15:33:11 -07:00
committed by Copybara-Service
parent d1e004aa97
commit c2024ef6d1
16 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -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] = {