Bump version

Added an extra value to indicate fork changes.
This commit is contained in:
TBK 2019-03-13 03:59:58 +01:00
parent 9f49c2b8a3
commit ac668b16f4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PACKAGE_VERSION="2.1.8"
PACKAGE_VERSION="2.1.8.1"
# Items below here should not have to change with each driver version
PACKAGE_NAME="sdfat"

View File

@ -22,4 +22,4 @@
/* PURPOSE : sdFAT File Manager */
/* */
/************************************************************************/
#define SDFAT_VERSION "2.1.8-lineage"
#define SDFAT_VERSION "2.1.8.1"