Ruby
4.0.0dev (2025-12-23 revision ed1aac5486ce340d39d0266b570aa0d0243dc114)
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 7
18
22
#define PRISM_VERSION_PATCH 0
23
27
#define PRISM_VERSION "1.7.0"
28
29
#endif
Generated by
1.9.8