Ruby
3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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 0
13
17
#define PRISM_VERSION_MINOR 19
18
22
#define PRISM_VERSION_PATCH 0
23
27
#define PRISM_VERSION "0.19.0"
28
29
#endif
Generated by
1.11.0