Update the version number to 3.3.2 following the 3.3.1 release.

PiperOrigin-RevId: 746147577
Change-Id: Idb7b4e7e06a4730b4f2eea8f6600b898e998f8db
This commit is contained in:
Gabe Oppenheimer
2025-04-10 13:16:35 -07:00
committed by Copybara-Service
parent a209134315
commit 440ce5eb7a
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,3,1,0
PRODUCTVERSION 3,3,1,0
FILEVERSION 3,3,2,0
PRODUCTVERSION 3,3,2,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.3.1"
VALUE "ProductVersion", "3.3.2"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.3.1"
VALUE "FileVersion", "3.3.2"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"