Update MuJoCo's version number following the 3.3.6 release.
PiperOrigin-RevId: 808180152 Change-Id: I23de64cb0968b94c489b29622e4308d16513793a
This commit is contained in:
committed by
Copybara-Service
parent
9af1f55862
commit
8e9eb2fa38
Vendored
+4
-4
@@ -1,8 +1,8 @@
|
||||
MUJOCO ICON "mujoco.ico"
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 3,3,6,0
|
||||
PRODUCTVERSION 3,3,6,0
|
||||
FILEVERSION 3,3,7,0
|
||||
PRODUCTVERSION 3,3,7,0
|
||||
FILEOS 0x4
|
||||
FILETYPE 0x1
|
||||
{
|
||||
@@ -11,9 +11,9 @@ FILETYPE 0x1
|
||||
BLOCK "040904b0"
|
||||
{
|
||||
VALUE "ProductName", "MuJoCo"
|
||||
VALUE "ProductVersion", "3.3.6"
|
||||
VALUE "ProductVersion", "3.3.7"
|
||||
VALUE "FileDescription", "MuJoCo"
|
||||
VALUE "FileVersion", "3.3.6"
|
||||
VALUE "FileVersion", "3.3.7"
|
||||
VALUE "InternalName", "simulate.exe"
|
||||
VALUE "OriginalFilename", "simulate.exe"
|
||||
VALUE "CompanyName", "Google DeepMind"
|
||||
|
||||
Reference in New Issue
Block a user