diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-02-26 14:04:24 +0300 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-26 14:04:24 +0300 |
commit | cb48cab7f363014e0a5dc21f7b4892c15d626d41 (patch) | |
tree | 13ac3a9a150900c1ba5cb40fce4ba4f169f00228 /drivers/ata/pata_pdc2027x.c | |
parent | a84471fe269c38ea3725345c43ad64e5f489bea2 (diff) | |
download | linux-cb48cab7f363014e0a5dc21f7b4892c15d626d41.tar.xz |
[libata] bump versions
Bump versions based on changes submitted during 2.6.21 merge window.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/pata_pdc2027x.c')
-rw-r--r-- | drivers/ata/pata_pdc2027x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_pdc2027x.c b/drivers/ata/pata_pdc2027x.c index 61537873d28e..93bcdadb7be3 100644 --- a/drivers/ata/pata_pdc2027x.c +++ b/drivers/ata/pata_pdc2027x.c @@ -35,7 +35,7 @@ #include <linux/libata.h> #define DRV_NAME "pata_pdc2027x" -#define DRV_VERSION "0.74-ac5" +#define DRV_VERSION "0.8" #undef PDC_DEBUG #ifdef PDC_DEBUG |