Update MuJoCo's version number following the 3.3.6 release.

PiperOrigin-RevId: 808180152
Change-Id: I23de64cb0968b94c489b29622e4308d16513793a
This commit is contained in:
Rishi Krishnan
2025-09-17 09:12:10 -07:00
committed by Copybara-Service
parent 9af1f55862
commit 8e9eb2fa38
16 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -41,8 +41,8 @@
//-------------------------- Constants -------------------------------------------------------------
#define mjVERSION 336
#define mjVERSIONSTRING "3.3.6"
#define mjVERSION 337
#define mjVERSIONSTRING "3.3.7"
// names of disable flags
const char* mjDISABLESTRING[mjNDISABLE] = {