Go to the documentation of this file. 1 #ifndef __LIBFATVERSION_H__ 2 #define __LIBFATVERSION_H__ 4 #define _LIBFAT_MAJOR_ 1 5 #define _LIBFAT_MINOR_ 1 6 #define _LIBFAT_PATCH_ 1 8 #define _LIBFAT_STRING "libFAT Release 1.1.1" 10 #endif // __LIBFATVERSION_H__