Update RuntimeMetaData.swift

This commit is contained in:
janyou 2016-11-12 15:15:52 +08:00 committed by parrt
parent abf2a1883c
commit 281d624751
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ public class RuntimeMetaData {
* omitted.</li>
* </ul>
*/
public static let VERSION: String = "4.5.1"
public static let VERSION: String = "4.5.3"
/**
* Gets the currently executing version of the ANTLR 4 runtime library.