We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2fd3e commit 0cb1662Copy full SHA for 0cb1662
src/RuntimeMetaData.php
@@ -51,7 +51,7 @@ final class RuntimeMetaData
51
* - suffix is an optional string. When `suffix` is omitted, the `-`
52
* (hyphen-minus) appearing before it is also omitted.
53
*/
54
- public const VERSION = '4.9.1';
+ public const VERSION = '4.9.2';
55
56
/**
57
* Gets the currently executing version of the ANTLR 4 runtime library.
0 commit comments