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