CD exfat support for Tomato. https://github.com/dorimanx/exfat-nofuse.
[tomato.git] / release / src-rt / linux / linux-2.6 / fs / exfat / exfat_version.h
blob44289678311dcda6b654b0e10e2173656b4baf52
1 /************************************************************************/
2 /* */
3 /* PROJECT : exFAT & FAT12/16/32 File System */
4 /* FILE : exfat_version.h */
5 /* PURPOSE : exFAT File Manager */
6 /* */
7 /*----------------------------------------------------------------------*/
8 /* NOTES */
9 /* */
10 /*----------------------------------------------------------------------*/
11 /* REVISION HISTORY */
12 /* */
13 /* - 2012.02.10 : Release Version 1.1.0 */
14 /* - 2012.04.02 : P1 : Change Module License to Samsung Proprietary */
15 /* - 2012.06.07 : P2 : Fixed incorrect filename problem */
16 /* */
17 /************************************************************************/
19 #define EXFAT_VERSION "1.2.5"