Update MuJoCo version to 3.9.0 following the 3.8.1 release
PiperOrigin-RevId: 913596257 Change-Id: Ib8b27fd2224e38560a209054c1d508a9bba21bbf
This commit is contained in:
committed by
Copybara-Service
parent
df59e7d0f1
commit
28548ce51c
Vendored
+4
-4
@@ -1,8 +1,8 @@
|
||||
MUJOCO ICON "mujoco.ico"
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 3,8,1,0
|
||||
PRODUCTVERSION 3,8,1,0
|
||||
FILEVERSION 3,9,0,0
|
||||
PRODUCTVERSION 3,9,0,0
|
||||
FILEOS 0x4
|
||||
FILETYPE 0x1
|
||||
{
|
||||
@@ -11,9 +11,9 @@ FILETYPE 0x1
|
||||
BLOCK "040904b0"
|
||||
{
|
||||
VALUE "ProductName", "MuJoCo"
|
||||
VALUE "ProductVersion", "3.8.1"
|
||||
VALUE "ProductVersion", "3.9.0"
|
||||
VALUE "FileDescription", "MuJoCo"
|
||||
VALUE "FileVersion", "3.8.1"
|
||||
VALUE "FileVersion", "3.9.0"
|
||||
VALUE "InternalName", "simulate.exe"
|
||||
VALUE "OriginalFilename", "simulate.exe"
|
||||
VALUE "CompanyName", "Google DeepMind"
|
||||
|
||||
Reference in New Issue
Block a user