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
+1 -1
View File
@@ -16,7 +16,7 @@
#define MUJOCO_MUJOCO_H_
// header version; should match the library version as returned by mj_version()
#define mjVERSION_HEADER 340
#define mjVERSION_HEADER 337
// needed to define size_t, fabs and log10
#include <stdlib.h>