aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorPaul Keith <javelinanddart@gmail.com>2018-03-02 05:30:42 +0100
committerMoyster <oysterized@gmail.com>2018-12-02 01:38:36 +0100
commitb2cd4989a1824a298dc4b221de69c233d42d5232 (patch)
tree31b0e301cf7a20c85f976b25a6457abb3f0f5c26 /fs
parent2736a9c5b17199962e66867cabe478a07badd500 (diff)
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>
Diffstat (limited to 'fs')
-rw-r--r--fs/sdfat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/sdfat/version.h b/fs/sdfat/version.h
index e245fe16f..c49175c02 100644
--- a/fs/sdfat/version.h
+++ b/fs/sdfat/version.h
@@ -22,4 +22,4 @@
/* PURPOSE : sdFAT File Manager */
/* */
/************************************************************************/
-#define SDFAT_VERSION "2.0.6"
+#define SDFAT_VERSION "2.0.6-lineage"