Ruby 3.5.0dev (2025-04-04 revision 085cc6e43473f2a3c81311a07c1fc8efa46c118b)
|
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 4 |
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 "1.4.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 "1.4.0" |
#define PRISM_VERSION_MAJOR 1 |
#define PRISM_VERSION_MINOR 4 |