Update version to 3.2.1 following the 3.2.0 release.

PiperOrigin-RevId: 658412236
Change-Id: I4bd6ccb5dee18059eb6fc0d187afe62598845793
This commit is contained in:
Gabe Oppenheimer
2024-08-01 08:34:45 -07:00
committed by Copybara-Service
parent 70a3a541ea
commit d538bf994d
16 changed files with 34 additions and 34 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 3,2,0,0
PRODUCTVERSION 3,2,0,0
FILEVERSION 3,2,1,0
PRODUCTVERSION 3,2,1,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -9,9 +9,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.2.0"
VALUE "ProductVersion", "3.2.1"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.2.0"
VALUE "FileVersion", "3.2.1"
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,2,0,0
PRODUCTVERSION 3,2,0,0
FILEVERSION 3,2,1,0
PRODUCTVERSION 3,2,1,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.2.0"
VALUE "ProductVersion", "3.2.1"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.2.0"
VALUE "FileVersion", "3.2.1"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"