Ruby
4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
prism
version.h
Go to the documentation of this file.
1
6
#ifndef PRISM_VERSION_H
7
#define PRISM_VERSION_H
8
12
#define PRISM_VERSION_MAJOR 1
13
17
#define PRISM_VERSION_MINOR 8
18
22
#define PRISM_VERSION_PATCH 1
23
27
#define PRISM_VERSION "1.8.1"
28
29
#endif
Generated by
1.17.0