diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-02-26 12:04:24 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-26 12:04:24 +0100 |
commit | cb48cab7f363014e0a5dc21f7b4892c15d626d41 (patch) | |
tree | 13ac3a9a150900c1ba5cb40fce4ba4f169f00228 /drivers/ata/sata_sx4.c | |
parent | [libata] Trim trailing whitespace. (diff) | |
download | linux-cb48cab7f363014e0a5dc21f7b4892c15d626d41.tar.xz linux-cb48cab7f363014e0a5dc21f7b4892c15d626d41.zip |
[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/sata_sx4.c')
-rw-r--r-- | drivers/ata/sata_sx4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/sata_sx4.c b/drivers/ata/sata_sx4.c index 4fb8bfcefc0d..1a081c3a8c06 100644 --- a/drivers/ata/sata_sx4.c +++ b/drivers/ata/sata_sx4.c @@ -44,7 +44,7 @@ #include "sata_promise.h" #define DRV_NAME "sata_sx4" -#define DRV_VERSION "0.9" +#define DRV_VERSION "0.10" enum { |