Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
|
The version of the Prism library. More...
Go to the source code of this file.
Macros | |
#define | PRISM_VERSION_MAJOR 0 |
The major version of the Prism library as an int. | |
#define | PRISM_VERSION_MINOR 19 |
The minor version of the Prism library as an int. | |
#define | PRISM_VERSION_PATCH 0 |
The patch version of the Prism library as an int. | |
#define | PRISM_VERSION "0.19.0" |
The version of the Prism library as a constant string. | |
The version of the Prism library.
Definition in file version.h.
#define PRISM_VERSION "0.19.0" |
The version of the Prism library as a constant string.
Definition at line 27 of file version.h.
Referenced by pm_version().
#define PRISM_VERSION_MAJOR 0 |
#define PRISM_VERSION_MINOR 19 |