90cd52e ^
1 2 3 4 5 6 7 8
/* See LICENSE file for copyright and license details. */ #include "common.h" int libaxl_protocol_version(void) { return LIBAXL_PROTOCOL_VERSION; }