diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2008-07-21 08:15:51 -0400 |
---|---|---|
committer | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2008-07-21 08:15:51 -0400 |
commit | 490673dc98adfc7de1703cc88508902bd10f446b (patch) | |
tree | dc90239e5a36418018659132ebb89e6f41ca38e5 /drivers/misc | |
parent | 0e74dc2646db04b644faa8ea10ff4f408d55cf90 (diff) |
ACPI: thinkpad-acpi: bump up version to 0.21
rfkill support deserves a new version checkpoint...
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Diffstat (limited to 'drivers/misc')
-rw-r--r-- | drivers/misc/thinkpad_acpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/thinkpad_acpi.c b/drivers/misc/thinkpad_acpi.c index dc8d00a45701..3eb01afe4306 100644 --- a/drivers/misc/thinkpad_acpi.c +++ b/drivers/misc/thinkpad_acpi.c | |||
@@ -21,7 +21,7 @@ | |||
21 | * 02110-1301, USA. | 21 | * 02110-1301, USA. |
22 | */ | 22 | */ |
23 | 23 | ||
24 | #define TPACPI_VERSION "0.20" | 24 | #define TPACPI_VERSION "0.21" |
25 | #define TPACPI_SYSFS_VERSION 0x020200 | 25 | #define TPACPI_SYSFS_VERSION 0x020200 |
26 | 26 | ||
27 | /* | 27 | /* |