/************************************************************************/
/*                                                                      */
/*  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.9"