summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/texosquery/java/TeXOSQuery.java
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/texosquery/java/TeXOSQuery.java')
-rw-r--r--Master/texmf-dist/source/support/texosquery/java/TeXOSQuery.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/support/texosquery/java/TeXOSQuery.java b/Master/texmf-dist/source/support/texosquery/java/TeXOSQuery.java
index cf1f59d12bf..5e371b56ab2 100644
--- a/Master/texmf-dist/source/support/texosquery/java/TeXOSQuery.java
+++ b/Master/texmf-dist/source/support/texosquery/java/TeXOSQuery.java
@@ -4312,8 +4312,8 @@ public class TeXOSQuery implements Serializable
public static final int DEFAULT_COMPATIBLE=2;
- private static final String VERSION_NUMBER = "1.3";
- private static final String VERSION_DATE = "2017-03-31";
+ private static final String VERSION_NUMBER = "1.4";
+ private static final String VERSION_DATE = "2017-05-05";
private static final char BACKSLASH = '\\';
private static final long ZERO = 0L;