Increase mjVERSIONSTRING to 3.2.3 after release.

PiperOrigin-RevId: 660891033
Change-Id: I2bda69d11cab60a83b0c77bb53214240eacaea62
This commit is contained in:
Taylor Howell
2024-08-08 10:31:05 -07:00
committed by Copybara-Service
parent 82c27165f2
commit 2c56946547
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,2,2,0
PRODUCTVERSION 3,2,2,0
FILEVERSION 3,2,3,0
PRODUCTVERSION 3,2,3,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.2.2"
VALUE "ProductVersion", "3.2.3"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.2.2"
VALUE "FileVersion", "3.2.3"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"