athena/extern/yaml/src/config.h
2015-08-02 18:29:39 -07:00

5 lines
123 B
C

#define YAML_VERSION_MAJOR 0
#define YAML_VERSION_MINOR 1
#define YAML_VERSION_PATCH 6
#define YAML_VERSION_STRING "0.1.6"