fs: sdfat: Add -lineage extraversion to SDFAT_VERSION
* It has diverged enough to add this to differentiate it Change-Id: I5e43ee01c785acbc5292c6c115a4e083eeeb36a6 Signed-off-by: Paul Keith <javelinanddart@gmail.com>
This commit is contained in:
parent
fc87de5ba5
commit
119a4b8760
|
|
@ -22,4 +22,4 @@
|
||||||
/* PURPOSE : sdFAT File Manager */
|
/* PURPOSE : sdFAT File Manager */
|
||||||
/* */
|
/* */
|
||||||
/************************************************************************/
|
/************************************************************************/
|
||||||
#define SDFAT_VERSION "2.0.6"
|
#define SDFAT_VERSION "2.0.6-lineage"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue