Bumping mjVERSIONSTRING from 3.1.6 to next version 3.1.7

PiperOrigin-RevId: 639959152
Change-Id: I7b88bae6ea56b0173f00c6f0899ba4a156614f01
This commit is contained in:
Meghha Dhoke
2024-06-04 01:05:46 +01:00
committed by Saran Tunyasuvunakool
parent 21bc6e5ce4
commit 1bf90af0e0
16 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -522,7 +522,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``
- 316
- 317
- 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.