Update the version number to 3.3.2 following the 3.3.1 release.
PiperOrigin-RevId: 746147577 Change-Id: Idb7b4e7e06a4730b4f2eea8f6600b898e998f8db
This commit is contained in:
committed by
Copybara-Service
parent
a209134315
commit
440ce5eb7a
@@ -16,7 +16,7 @@
|
||||
#define MUJOCO_MUJOCO_H_
|
||||
|
||||
// header version; should match the library version as returned by mj_version()
|
||||
#define mjVERSION_HEADER 331
|
||||
#define mjVERSION_HEADER 332
|
||||
|
||||
// needed to define size_t, fabs and log10
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user