spf_lib_version.h
Go to the documentation of this file.00001
00005 #ifndef INC_SPF_VERSION
00006 #define INC_SPF_VERSION
00007
00008 #define SPF_LIB_VERSION_MAJOR 1
00009 #define SPF_LIB_VERSION_MINOR 2
00010 #define SPF_LIB_VERSION_PATCH 10
00011
00012 #endif