diff --git a/dkms.conf b/dkms.conf index 3c6a423..6ec92f5 100644 --- a/dkms.conf +++ b/dkms.conf @@ -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" diff --git a/version.h b/version.h index b0c3f15..61c8455 100644 --- a/version.h +++ b/version.h @@ -22,4 +22,4 @@ /* PURPOSE : sdFAT File Manager */ /* */ /************************************************************************/ -#define SDFAT_VERSION "2.1.10.3" +#define SDFAT_VERSION "2.1.10.4"