diff options
| author | Jeff Garzik <jeff@garzik.org> | 2007-05-21 20:26:38 -0400 |
|---|---|---|
| committer | Jeff Garzik <jeff@garzik.org> | 2007-05-21 20:26:38 -0400 |
| commit | 8bc3fc470eb25af4d70c72485cbcb130cc657691 (patch) | |
| tree | b79e0068f46cca29a547786e5ee2cdc739386cca /drivers/ata/libata-core.c | |
| parent | a617c09f6d646b60f31efc8afd9f81b752bf21b7 (diff) | |
| download | lwn-8bc3fc470eb25af4d70c72485cbcb130cc657691.tar.gz lwn-8bc3fc470eb25af4d70c72485cbcb130cc657691.zip | |
libata: bump versions
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/libata-core.c')
| -rw-r--r-- | drivers/ata/libata-core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index 94f339e34f1a..a6de57e02047 100644 --- a/drivers/ata/libata-core.c +++ b/drivers/ata/libata-core.c @@ -59,7 +59,7 @@ #include "libata.h" -#define DRV_VERSION "2.20" /* must be exactly four chars */ +#define DRV_VERSION "2.21" /* must be exactly four chars */ /* debounce timing parameters in msecs { interval, duration, timeout } */ |
