Ruby 3.5.0dev (2025-10-10 revision b999ca0fce8116e9a218731bbbc171a849e53a86)
|
The version of the Prism library. More...
Go to the source code of this file.
Macros | |
#define | PRISM_VERSION_MAJOR 1 |
The major version of the Prism library as an int. | |
#define | PRISM_VERSION_MINOR 5 |
The minor version of the Prism library as an int. | |
#define | PRISM_VERSION_PATCH 2 |
The patch version of the Prism library as an int. | |
#define | PRISM_VERSION "1.5.2" |
The version of the Prism library as a constant string. | |
The version of the Prism library.
Definition in file version.h.
#define PRISM_VERSION "1.5.2" |
#define PRISM_VERSION_MAJOR 1 |
#define PRISM_VERSION_MINOR 5 |