Bump dev version number to 2.3.8.

PiperOrigin-RevId: 549580971
Change-Id: If8be1910f0196754ce8abb8d91fe604e789ecec8
This commit is contained in:
Saran Tunyasuvunakool
2023-07-20 03:27:01 -07:00
committed by Copybara-Service
parent c9246e1f50
commit eaf78b798b
15 changed files with 28 additions and 28 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
MUJOCO ICON "mujoco.ico"
1 VERSIONINFO
FILEVERSION 2,3,7,0
PRODUCTVERSION 2,3,7,0
FILEVERSION 2,3,8,0
PRODUCTVERSION 2,3,8,0
FILEOS 0x4
FILETYPE 0x1
{
@@ -11,9 +11,9 @@ FILETYPE 0x1
BLOCK "040904b0"
{
VALUE "ProductName", "MuJoCo"
VALUE "ProductVersion", "2.3.7"
VALUE "ProductVersion", "2.3.8"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "2.3.7"
VALUE "FileVersion", "2.3.8"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"