mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 11:25:35 +08:00
4 lines
195 B
C
4 lines
195 B
C
|
|
#define YAML_VERSION_MAJOR @YAML_VERSION_MAJOR@
|
||
|
|
#define YAML_VERSION_MINOR @YAML_VERSION_MINOR@
|
||
|
|
#define YAML_VERSION_PATCH @YAML_VERSION_PATCH@
|
||
|
|
#define YAML_VERSION_STRING "@YAML_VERSION_STRING@"
|