Ruby
3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
|
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. More... | |
#define | PRISM_VERSION_MINOR 0 |
The minor version of the Prism library as an int. More... | |
#define | PRISM_VERSION_PATCH 0 |
The patch version of the Prism library as an int. More... | |
#define | PRISM_VERSION "1.0.0" |
The version of the Prism library as a constant string. More... | |
The version of the Prism library.
Definition in file version.h.
#define PRISM_VERSION "1.0.0" |
#define PRISM_VERSION_MAJOR 1 |
#define PRISM_VERSION_MINOR 0 |