Skip to content
Snippets Groups Projects
Commit 366e8217 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Version 0.8

parent 4eeb9215
No related branches found
No related tags found
No related merge requests found
......@@ -1726,6 +1726,6 @@ static void __exit nvme_exit(void)
MODULE_AUTHOR("Matthew Wilcox <willy@linux.intel.com>");
MODULE_LICENSE("GPL");
MODULE_VERSION("0.7");
MODULE_VERSION("0.8");
module_init(nvme_init);
module_exit(nvme_exit);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment