doc: Update version string in header

This commit is contained in:
Rémi Verschelde 2018-02-19 10:46:33 +01:00
parent fd92e571ac
commit 3c7a39b40c
486 changed files with 486 additions and 486 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Generic6DOFJoint" inherits="Joint" category="Core" version="3.0-stable">
<class name="Generic6DOFJoint" inherits="Joint" category="Core" version="3.1-dev">
<brief_description>
The generic 6 degrees of freedom joint can implement a variety of joint-types by locking certain axes' rotation or translation.
</brief_description>