Automated g4 rollback of changelist 818694877.

*** Reason for rollback ***

BEGIN_PUBLIC
Holding off on a minor version bump until the next release.

*** Original change description ***

#mujoco update the version to 3.4.0 ahead of the 3.4.0 release.

Bump the version to 3.4.0 ahead of the next release.

***

PiperOrigin-RevId: 818748143
Change-Id: I722e9beb80c61a48bd997da6a1840777a81d5036
This commit is contained in:
Gabe Oppenheimer
2025-10-13 11:13:30 -07:00
committed by Copybara-Service
parent 27e8736fc7
commit ae1febd83f
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,4,0,0
PRODUCTVERSION 3,4,0,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.4.0"
VALUE "ProductVersion", "3.3.7"
VALUE "FileDescription", "MuJoCo"
VALUE "FileVersion", "3.4.0"
VALUE "FileVersion", "3.3.7"
VALUE "InternalName", "simulate.exe"
VALUE "OriginalFilename", "simulate.exe"
VALUE "CompanyName", "Google DeepMind"