Update MuJoCo version from 3.4.0 to 3.4.1 following the 3.4.0 release

PiperOrigin-RevId: 840914696
Change-Id: Iffabc70dd174384ba1c535cafcd34982ff8e5712
This commit is contained in:
Gabe Oppenheimer
2025-12-05 16:14:24 -08:00
committed by Copybara-Service
parent e55fff5dea
commit 96e376451c
16 changed files with 34 additions and 34 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
MUJOCO ICON "mujoco.ico"
1 VERSIONINFO
FILEVERSION 3,4,0,0
PRODUCTVERSION 3,4,0,0
FILEVERSION 3,4,1,0
PRODUCTVERSION 3,4,1,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.4.0"
VALUE "ProductVersion", "3.4.1"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.4.0"
VALUE "FileVersion", "3.4.1"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"