Update MuJoCo internal version to be the external version +1
PiperOrigin-RevId: 623607403 Change-Id: Ia8f6516bb6b2fb6a3ecb8273b59e61667098f308
This commit is contained in:
committed by
Copybara-Service
parent
6d1f0a3ec6
commit
225619c964
@@ -38,8 +38,8 @@
|
||||
|
||||
//-------------------------- Constants -------------------------------------------------------------
|
||||
|
||||
#define mjVERSION 314
|
||||
#define mjVERSIONSTRING "3.1.4"
|
||||
#define mjVERSION 315
|
||||
#define mjVERSIONSTRING "3.1.5"
|
||||
|
||||
// names of disable flags
|
||||
const char* mjDISABLESTRING[mjNDISABLE] = {
|
||||
|
||||
Reference in New Issue
Block a user