Ruby  2.4.2p198(2017-09-14revision59899)
config.h
Go to the documentation of this file.
1 #define PACKAGE_NAME "yaml"
2 #define PACKAGE_TARNAME "yaml"
3 #define PACKAGE_VERSION "0.1.7"
4 #define PACKAGE_STRING "yaml 0.1.7"
5 #define PACKAGE_BUGREPORT "https://github.com/yaml/libyaml/issues"
6 #define PACKAGE_URL "https://github.com/yaml/libyaml"
7 #define YAML_VERSION_MAJOR 0
8 #define YAML_VERSION_MINOR 1
9 #define YAML_VERSION_PATCH 7
10 #define YAML_VERSION_STRING "0.1.7"