aboutsummaryrefslogtreecommitdiffstats
path: root/C2J/C2J.java
diff options
context:
space:
mode:
Diffstat (limited to 'C2J/C2J.java')
-rw-r--r--C2J/C2J.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/C2J/C2J.java b/C2J/C2J.java
index af692a2..4107d22 100644
--- a/C2J/C2J.java
+++ b/C2J/C2J.java
@@ -3,7 +3,7 @@ import java.util.*;
public class C2J implements C2JConstants {
- public static final String version = "C2J Parser Version 2.0" ;
+ public static final String version = "C2J Parser Version 2.1" ;
public static final String vendor = "Jausoft - Sven Goethel Software Development";
public static final int EXPORT_JNI_JAVA = 1;