Bump version

This commit is contained in:
TBK 2019-07-16 16:09:56 +02:00
parent c6e28483a9
commit eb3c0648d9
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.2" PACKAGE_VERSION="2.1.10.3"
# Items below here should not have to change with each driver version # Items below here should not have to change with each driver version
PACKAGE_NAME="sdfat" PACKAGE_NAME="sdfat"

View File

@ -22,4 +22,4 @@
/* PURPOSE : sdFAT File Manager */ /* PURPOSE : sdFAT File Manager */
/* */ /* */
/************************************************************************/ /************************************************************************/
#define SDFAT_VERSION "2.1.10.2" #define SDFAT_VERSION "2.1.10.3"