diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2019-04-01 12:33:56 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2019-04-01 12:33:56 +0200 |
commit | 39c868171e6b526a06247b3426a1295be2737caf (patch) | |
tree | 9d2fc48f800b7faa7144b41d35e2f16935814a88 /modules/mobile_vr | |
parent | b32fe4af6172026bac91086d492d944d4a8d5752 (diff) |
doc: Bump version to 3.2
Diffstat (limited to 'modules/mobile_vr')
-rw-r--r-- | modules/mobile_vr/doc_classes/MobileVRInterface.xml | 2 |
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 359d654433..0a75ad4784 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"> +<class name="MobileVRInterface" inherits="ARVRInterface" category="Core" version="3.2"> <brief_description> Generic mobile VR implementation </brief_description> |