From 3fa77b3172c1c69b7bee9cdba4085c8947590e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 27 Feb 2018 13:40:43 +0100 Subject: doc: Remove status from hardcoded version string It has no practical use case and just generates noise for each alpha, beta, etc. --- modules/theora/doc_classes/ResourceImporterTheora.xml | 2 +- modules/theora/doc_classes/VideoStreamTheora.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/theora/doc_classes') diff --git a/modules/theora/doc_classes/ResourceImporterTheora.xml b/modules/theora/doc_classes/ResourceImporterTheora.xml index 6d2de4a9ad..5fc40a6eba 100644 --- a/modules/theora/doc_classes/ResourceImporterTheora.xml +++ b/modules/theora/doc_classes/ResourceImporterTheora.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/theora/doc_classes/VideoStreamTheora.xml b/modules/theora/doc_classes/VideoStreamTheora.xml index 550844128d..e7c4727332 100644 --- a/modules/theora/doc_classes/VideoStreamTheora.xml +++ b/modules/theora/doc_classes/VideoStreamTheora.xml @@ -1,5 +1,5 @@ - + -- cgit v1.2.3