An error occurred while loading the file. Please try again.
-
Adam Radziszewski authored5b4080b2
version.in 246 B
#ifndef LIBWCCL_VERSION_H
#define LIBWCCL_VERSION_H
#define LIBWCCL_VERSION_MAJOR @wccl_ver_major@
#define LIBWCCL_VERSION_MINOR @wccl_ver_minor@
#define LIBWCCL_VERSION_PATCH @wccl_ver_patch@
#define LIBWCCL_VERSION "@LIBWCCL_VERSION@"
#endif