@@ -1,5 +1,5 @@
name=SdFat
-version=1.0.5
+version=1.0.6
author=Bill Greiman <fat16lib@sbcglobal.net>
maintainer=Bill Greiman <fat16lib@sbcglobal.net>
sentence=FAT16/FAT32 file system for SD cards.
@@ -34,7 +34,7 @@
#include "SdCard/SdioCard.h"
//------------------------------------------------------------------------------
/** SdFat version */
-#define SD_FAT_VERSION "1.0.5"
+#define SD_FAT_VERSION "1.0.6"
//==============================================================================
/**
* \class SdBaseFile