Browse Source

libata: bump version

Jeff Garzik 20 years ago
parent
commit
7238cfb334
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/scsi/libata.h

+ 1 - 1
drivers/scsi/libata.h

@@ -26,7 +26,7 @@
 #define __LIBATA_H__
 
 #define DRV_NAME	"libata"
-#define DRV_VERSION	"1.10"	/* must be exactly four chars */
+#define DRV_VERSION	"1.11"	/* must be exactly four chars */
 
 struct ata_scsi_args {
 	u16			*id;