mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +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@" |