libmanta
A cross-platform API for the Snyderphonics Manta
MantaVersion.h
00001 #ifndef _MANTAVERSION_H
00002 #define _MANTAVERSION_H
00003 
00004 #define LIBMANTA_MAJOR_VERSION 1
00005 #define LIBMANTA_MINOR_VERSION 1
00006 
00007 #endif // _MANTAVERSION_H