You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2021/12/09 14:37:01 UTC

[jena-site] branch main updated: Minor: fix version table

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 538add0  Minor: fix version table
538add0 is described below

commit 538add08f763290a1e926c94a253461d02a84ec5
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Thu Dec 9 14:36:50 2021 +0000

    Minor: fix version table
---
 source/documentation/query/text-query.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/documentation/query/text-query.md b/source/documentation/query/text-query.md
index bc342de..b39844b 100644
--- a/source/documentation/query/text-query.md
+++ b/source/documentation/query/text-query.md
@@ -14,7 +14,7 @@ searches within SPARQL queries. Here is a version compatibility table:
 | 3.3.0 - 3.9.0    | 6.4.x              | not supported     | 5.2.2 - 5.2.13 |
 | 3.10.0           | 7.4.0              | not supported     | 6.4.2          |
 | 3.15.0 - 3.17.0  | 7.7.x              | not supported     | 6.8.6          |
-| 4.0.0            | 8.8.x              | not supported     | not supported  |
+| 4.0.0 - current  | 8.8.x              | not supported     | not supported  |
 
 SPARQL allows the use of 
 [regex](https://www.w3.org/TR/2013/REC-sparql11-query-20130321/#func-regex)