Bump version

This commit is contained in:
TBK 2019-07-14 19:41:55 +02:00
parent 188e653a3c
commit 34a37a1d68
No known key found for this signature in database
GPG Key ID: 5FFB25718720C7D7
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PACKAGE_VERSION="2.1.10.1"
PACKAGE_VERSION="2.1.10.2"
# 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.10.1"
#define SDFAT_VERSION "2.1.10.2"