unplugged-system/external/libvpx/config/arm64/vpx_version.h

9 lines
349 B
C

// This file is generated. Do not edit.
#define VERSION_MAJOR 1
#define VERSION_MINOR 13
#define VERSION_PATCH 0
#define VERSION_EXTRA "1559-gcd7dbca207"
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
#define VERSION_STRING_NOSP "v1.13.0-1559-gcd7dbca207"
#define VERSION_STRING " v1.13.0-1559-gcd7dbca207"