fs: sdfat: Add -lineage extraversion to SDFAT_VERSION
authorPaul Keith <javelinanddart@gmail.com>
Fri, 2 Mar 2018 04:30:42 +0000 (05:30 +0100)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:10 +0000 (18:03 +0200)
* It has diverged enough to add this to differentiate it

Change-Id: I5e43ee01c785acbc5292c6c115a4e083eeeb36a6
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
fs/sdfat/version.h

index 831475e6a0cadb9cdc8b0b44b216b396ce874460..7693230475bcbfa484b0f9ecad93f095b523475d 100644 (file)
@@ -22,4 +22,4 @@
 /*  PURPOSE : sdFAT File Manager                                        */
 /*                                                                      */
 /************************************************************************/
-#define SDFAT_VERSION  "1.4.16"
+#define SDFAT_VERSION  "1.4.16-lineage"