Bump version number to 2.3.5.

PiperOrigin-RevId: 526918869
Change-Id: I9f19600b0c1b855ef0834e5c026b204bf1dc06c4
This commit is contained in:
Saran Tunyasuvunakool
2023-04-25 03:50:57 -07:00
committed by Copybara-Service
parent d65bffd8ff
commit db3b49b60f
15 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -508,7 +508,7 @@ table below. Their names are in the format ``mjKEY_XXX``. They correspond to GLF
- Maximum number of UI rectangles.
Defined in `mjui.h <https://github.com/deepmind/mujoco/blob/main/include/mujoco/mjui.h>`_.
* - ``mjVERSION_HEADER``
- 234
- 235
- 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.