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
+4 -4
View File
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 3,3,6,0
PRODUCTVERSION 3,3,6,0
FILEVERSION 3,3,7,0
PRODUCTVERSION 3,3,7,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -9,9 +9,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.3.6"
VALUE "ProductVersion", "3.3.7"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.3.6"
VALUE "FileVersion", "3.3.7"
VALUE "InternalName", "mujoco.dll"
VALUE "OriginalFilename", "mujoco.dll"
VALUE "CompanyName", "Google DeepMind"
+4 -4
View File
@@ -1,8 +1,8 @@
MUJOCO ICON "mujoco.ico"
1 VERSIONINFO
FILEVERSION 3,3,6,0
PRODUCTVERSION 3,3,6,0
FILEVERSION 3,3,7,0
PRODUCTVERSION 3,3,7,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.3.6"
VALUE "ProductVersion", "3.3.7"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.3.6"
VALUE "FileVersion", "3.3.7"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"