Ruby
3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
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 5
18
22
#define PRISM_VERSION_PATCH 2
23
27
#define PRISM_VERSION "1.5.2"
28
29
#endif
Generated by
1.16.1