android_kernel_google_msm/fs/exfat/exfat_version.h
flar2 db77a3c64d exFAT support
Signed-off-by: flar2 <asegaert@gmail.com>
2020-10-05 11:42:38 +02:00

19 lines
1.3 KiB
C

/************************************************************************/
/* */
/* PROJECT : exFAT & FAT12/16/32 File System */
/* FILE : exfat_version.h */
/* PURPOSE : exFAT File Manager */
/* */
/*----------------------------------------------------------------------*/
/* NOTES */
/* */
/*----------------------------------------------------------------------*/
/* REVISION HISTORY */
/* */
/* - 2012.02.10 : Release Version 1.1.0 */
/* - 2012.04.02 : P1 : Change Module License to Samsung Proprietary */
/* - 2012.06.07 : P2 : Fixed incorrect filename problem */
/* */
/************************************************************************/
#define EXFAT_VERSION "1.2.5"