Bump dev version number to 3.0.2.

PiperOrigin-RevId: 582773849
Change-Id: I07a70911578fabb556eec1a4d8aa6fcb6557513f
This commit is contained in:
Baruch Tabanpour
2023-11-15 12:50:18 -08:00
committed by Copybara-Service
parent 8d5966eec9
commit 1554048856
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,0,1,0
PRODUCTVERSION 3,0,1,0
FILEVERSION 3,0,2,0
PRODUCTVERSION 3,0,2,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "3.0.1"
VALUE "ProductVersion", "3.0.2"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.0.1"
VALUE "FileVersion", "3.0.2"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"