summaryrefslogtreecommitdiffstats
path: root/modules/text_server_fb/doc_classes
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2023-03-01 01:44:37 +0100
committerRémi Verschelde <rverschelde@gmail.com>2023-03-01 01:44:37 +0100
commit1c1524a651e6d670d0d591b050d8c4bbb721d6e9 (patch)
tree866446ce09585350cc7115b8e650ffa14bc11abd /modules/text_server_fb/doc_classes
parent92bee43adba8d2401ef40e2480e53087bcb1eaf1 (diff)
downloadredot-engine-1c1524a651e6d670d0d591b050d8c4bbb721d6e9.tar.gz
Bump version to 4.1-dev
Can't stop, won't stop, they said, huh?
Diffstat (limited to 'modules/text_server_fb/doc_classes')
-rw-r--r--modules/text_server_fb/doc_classes/TextServerFallback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/text_server_fb/doc_classes/TextServerFallback.xml b/modules/text_server_fb/doc_classes/TextServerFallback.xml
index 950b64e49f..6ca9c9462e 100644
--- a/modules/text_server_fb/doc_classes/TextServerFallback.xml
+++ b/modules/text_server_fb/doc_classes/TextServerFallback.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="TextServerFallback" inherits="TextServerExtension" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
+<class name="TextServerFallback" inherits="TextServerExtension" version="4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
<brief_description>
Fallback implementation of the Text Server, without BiDi and complex text layout support.
</brief_description>