diff --git a/sdfat.c b/sdfat.c index 88f1aee..cda01d6 100644 --- a/sdfat.c +++ b/sdfat.c @@ -5267,4 +5267,5 @@ module_exit(exit_sdfat_fs); MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("FAT/exFAT filesystem support"); MODULE_AUTHOR("Samsung Electronics Co., Ltd."); +MODULE_VERSION(SDFAT_VERSION);