doc: Remove status from hardcoded version string

It has no practical use case and just generates noise for each alpha, beta, etc.
This commit is contained in:
Rémi Verschelde
2018-02-27 13:40:43 +01:00
parent 7d09e6540a
commit 3fa77b3172
492 changed files with 492 additions and 492 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="bool" category="Built-In Types" version="3.1-dev">
<class name="bool" category="Built-In Types" version="3.1">
<brief_description>
Boolean built-in type
</brief_description>