Update MuJoCo's version number following the 3.3.5 release.
PiperOrigin-RevId: 792806341 Change-Id: Ic68ecceacc48ddbd6b0c741ae8f0791551e1b4dd
This commit is contained in:
committed by
Copybara-Service
parent
3152458a6b
commit
ed3ff15870
@@ -521,7 +521,7 @@ shown in the table below. Their names are in the format ``mjKEY_XXX``. They corr
|
||||
- Maximum number of UI rectangles.
|
||||
Defined in `mjui.h <https://github.com/google-deepmind/mujoco/blob/main/include/mujoco/mjui.h>`_.
|
||||
* - ``mjVERSION_HEADER``
|
||||
- 335
|
||||
- 336
|
||||
- The version of the MuJoCo headers; changes with every release. This is an integer equal to 100x the software
|
||||
version, so 210 corresponds to version 2.1. Defined in mujoco.h. The API function :ref:`mj_version` returns a
|
||||
number with the same meaning but for the compiled library.
|
||||
|
||||
Reference in New Issue
Block a user