forked from jasder/antlr
set version to 4.5.1
This commit is contained in:
parent
343d0f90b4
commit
181f670860
|
@ -91,7 +91,7 @@ public class RuntimeMetaData {
|
||||||
* omitted.</li>
|
* omitted.</li>
|
||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
public static final String VERSION = "4.5";
|
public static final String VERSION = "4.5.1";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the currently executing version of the ANTLR 4 runtime library.
|
* Gets the currently executing version of the ANTLR 4 runtime library.
|
||||||
|
|
Loading…
Reference in New Issue