summaryrefslogtreecommitdiff
path: root/modules/mobile_vr/doc_classes
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-02-27 13:40:43 +0100
committerRémi Verschelde <rverschelde@gmail.com>2018-02-27 13:40:49 +0100
commit3fa77b3172c1c69b7bee9cdba4085c8947590e95 (patch)
tree74e713dd320d403f46137f7af7d0e77a7055683b /modules/mobile_vr/doc_classes
parent7d09e6540afdf69d3610661145d13090a3d9d18a (diff)
doc: Remove status from hardcoded version string
It has no practical use case and just generates noise for each alpha, beta, etc.
Diffstat (limited to 'modules/mobile_vr/doc_classes')
-rw-r--r--modules/mobile_vr/doc_classes/MobileVRInterface.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mobile_vr/doc_classes/MobileVRInterface.xml b/modules/mobile_vr/doc_classes/MobileVRInterface.xml
index d3f2548320..359d654433 100644
--- a/modules/mobile_vr/doc_classes/MobileVRInterface.xml
+++ b/modules/mobile_vr/doc_classes/MobileVRInterface.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="MobileVRInterface" inherits="ARVRInterface" category="Core" version="3.1-dev">
+<class name="MobileVRInterface" inherits="ARVRInterface" category="Core" version="3.1">
<brief_description>
Generic mobile VR implementation
</brief_description>