set version to 4.5.1

This commit is contained in:
parrt 2015-05-29 11:16:40 -07:00
parent 343d0f90b4
commit 181f670860
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ public class RuntimeMetaData {
* omitted.</li>
* </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.