Post release version update: Update to V3.1.2

PiperOrigin-RevId: 592019826
Change-Id: I64fd7da628bf3312ede4970b9b10ef5d0cc75b45
This commit is contained in:
Google DeepMind
2023-12-18 15:02:35 -08:00
committed by Copybara-Service
parent 1c31676e2d
commit 7fb448613f
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,1,1,0
PRODUCTVERSION 3,1,1,0
FILEVERSION 3,1,2,0
PRODUCTVERSION 3,1,2,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.1.1"
VALUE "ProductVersion", "3.1.2"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.1.1"
VALUE "FileVersion", "3.1.2"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"