|
Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
|
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 8 |
| The minor version of the Prism library as an int. | |
| #define | PRISM_VERSION_PATCH 1 |
| The patch version of the Prism library as an int. | |
| #define | PRISM_VERSION "1.8.1" |
| 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.8.1" |
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 8 |