config.h 123 B

1234
  1. #define YAML_VERSION_STRING "0.1.3"
  2. #define YAML_VERSION_MAJOR 0
  3. #define YAML_VERSION_MINOR 1
  4. #define YAML_VERSION_PATCH 3