Update MuJoCo version from 3.6.0 to 3.7.0 following the 3.6.0 release

PiperOrigin-RevId: 881995135
Change-Id: I0c1a3b4a22c4c7cfada580b49a2cacde64cc84f3
This commit is contained in:
Michael Moss
2026-03-11 07:08:02 -07:00
committed by Copybara-Service
parent ed2f34baa0
commit 6d70e66810
16 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -43,8 +43,8 @@
//-------------------------- Constants -------------------------------------------------------------
#define mjVERSION 3006000
#define mjVERSIONSTRING "3.6.0"
#define mjVERSION 3007000
#define mjVERSIONSTRING "3.7.0"
// names of disable flags
const char* mjDISABLESTRING[mjNDISABLE] = {