Update MuJoCo version from 3.5.1 to 3.6.0 prior to next release.
The next release will include breaking changes, so this bumps the major version to reflect that. PiperOrigin-RevId: 881351265 Change-Id: I970c68a0211651c07fcb8109ebd0b138196cf50a
This commit is contained in:
committed by
Copybara-Service
parent
713b5524bc
commit
955d6c0b02
@@ -16,7 +16,7 @@
|
||||
#define MUJOCO_MUJOCO_H_
|
||||
|
||||
// header version; should match the library version as returned by mj_version()
|
||||
#define mjVERSION_HEADER 3005001
|
||||
#define mjVERSION_HEADER 3006000
|
||||
|
||||
// needed to define size_t, fabs and log10
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user