Skip to content

Commit

Permalink
refreshing RDF Lingua
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Jan 10, 2024
1 parent 6213af7 commit 124ca8a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
EYE release

v9.4.0 (2024-01-11) refreshing RDF Lingua
v9.3.1 (2024-01-08) using occurencename//1 in the grammar
v9.3.0 (2024-01-07) implementing rdf1.2 edges
v9.2.1 (2024-01-04) dropping log:answer
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.3.1
9.4.0
2 changes: 1 addition & 1 deletion eye.pl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
:- use_module(library(pcre)).
:- catch(use_module(library(http/http_open)), _, true).

version_info('EYE v9.3.1 (2024-01-08)').
version_info('EYE v9.4.0 (2024-01-11)').

license_info('MIT License

Expand Down
Binary file modified eye.zip
Binary file not shown.

0 comments on commit 124ca8a

Please sign in to comment.