commit | 8bc3fc470eb25af4d70c72485cbcb130cc657691 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Mon May 21 20:26:38 2007 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Mon May 21 20:26:38 2007 -0400 |
tree | b79e0068f46cca29a547786e5ee2cdc739386cca | |
parent | a617c09f6d646b60f31efc8afd9f81b752bf21b7 [diff] [blame] |
libata: bump versions Signed-off-by: Jeff Garzik <jeff@garzik.org>
diff --git a/drivers/ata/pata_winbond.c b/drivers/ata/pata_winbond.c index cc4ad27..83abfec 100644 --- a/drivers/ata/pata_winbond.c +++ b/drivers/ata/pata_winbond.c
@@ -16,7 +16,7 @@ #include <linux/platform_device.h> #define DRV_NAME "pata_winbond" -#define DRV_VERSION "0.0.2" +#define DRV_VERSION "0.0.3" #define NR_HOST 4 /* Two winbond controllers, two channels each */