Bump version

This commit is contained in:
TBK 2019-07-17 18:18:40 +02:00
parent 912cd45b2b
commit 05fb28a00a
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.3"
PACKAGE_VERSION="2.1.10.4"
# 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.3"
#define SDFAT_VERSION "2.1.10.4"