Update the version number to 3.2.8 following the 3.2.7 release.
PiperOrigin-RevId: 715870970 Change-Id: I9fc9a09d959043f3029faa7296a717ea56f75c89
This commit is contained in:
committed by
Copybara-Service
parent
f1d557c125
commit
6436055c6c
@@ -16,7 +16,7 @@
|
||||
#define MUJOCO_MUJOCO_H_
|
||||
|
||||
// header version; should match the library version as returned by mj_version()
|
||||
#define mjVERSION_HEADER 327
|
||||
#define mjVERSION_HEADER 328
|
||||
|
||||
// needed to define size_t, fabs and log10
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user