Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
|
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 2 |
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.2.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.2.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 1 |
#define PRISM_VERSION_MINOR 2 |