mirror of
https://github.com/libAthena/athena.git
synced 2025-06-05 06:03:43 +00:00
5 lines
123 B
C
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"
|