prepare for changes beyond 4.4
This commit is contained in:
parent
90a5aa469a
commit
70dd5227c1
|
@ -74,7 +74,7 @@ public class RuntimeMetaData {
|
||||||
* libraries to include a literal reference to the version of the ANTLR 4
|
* libraries to include a literal reference to the version of the ANTLR 4
|
||||||
* runtime library the code was compiled against.</p>
|
* runtime library the code was compiled against.</p>
|
||||||
*/
|
*/
|
||||||
public static final String VERSION = "4.4";
|
public static final String VERSION = "4.4.1-dev";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This class provides detailed information about a mismatch between the
|
* This class provides detailed information about a mismatch between the
|
||||||
|
|
Loading…
Reference in New Issue