mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
db77a3c64d
Signed-off-by: flar2 <asegaert@gmail.com>
19 lines
1.3 KiB
C
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"
|