Bump version

This commit is contained in:
TBK 2019-07-17 19:37:10 +02:00
parent 9f2396d7b1
commit c8a0cdf89d
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.4" PACKAGE_VERSION="2.1.10.5"
# 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.4" #define SDFAT_VERSION "2.1.10.5"