libspf2 1.2.11
spf_lib_version.h
Go to the documentation of this file.
1
5#ifndef INC_SPF_VERSION
6#define INC_SPF_VERSION
7
8#define SPF_LIB_VERSION_MAJOR 1
9#define SPF_LIB_VERSION_MINOR 2
10#define SPF_LIB_VERSION_PATCH 11
11
12#endif