Bump version to 3.3.3 following the 3.3.2 release

PiperOrigin-RevId: 752482043
Change-Id: I3dae8a0b9de2be4d456e856825c18f16f62bf51a
This commit is contained in:
Google DeepMind
2025-04-28 16:08:25 -07:00
committed by Copybara-Service
parent 1dc5bcb04a
commit 4137a4c774
16 changed files with 34 additions and 34 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 3,3,2,0
PRODUCTVERSION 3,3,2,0
FILEVERSION 3,3,3,0
PRODUCTVERSION 3,3,3,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -9,9 +9,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.3.2"
VALUE "ProductVersion", "3.3.3"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.3.2"
VALUE "FileVersion", "3.3.3"
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,2,0
PRODUCTVERSION 3,3,2,0
FILEVERSION 3,3,3,0
PRODUCTVERSION 3,3,3,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.3.2"
VALUE "ProductVersion", "3.3.3"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.3.2"
VALUE "FileVersion", "3.3.3"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"