From 34a37a1d6860a178cb09184b31122f7d92c0e82e Mon Sep 17 00:00:00 2001 From: TBK Date: Sun, 14 Jul 2019 19:41:55 +0200 Subject: [PATCH] Bump version --- dkms.conf | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dkms.conf b/dkms.conf index 1a84ac5..964a280 100644 --- a/dkms.conf +++ b/dkms.conf @@ -1,4 +1,4 @@ -PACKAGE_VERSION="2.1.10.1" +PACKAGE_VERSION="2.1.10.2" # Items below here should not have to change with each driver version PACKAGE_NAME="sdfat" diff --git a/version.h b/version.h index 783ce4c..7908bfa 100644 --- a/version.h +++ b/version.h @@ -22,4 +22,4 @@ /* PURPOSE : sdFAT File Manager */ /* */ /************************************************************************/ -#define SDFAT_VERSION "2.1.10.1" +#define SDFAT_VERSION "2.1.10.2"