diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2007-07-19 04:45:47 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-07-22 05:50:13 +0200 |
commit | c78d5c96bb65b71a54b7551b404fbaf4763ed6e4 (patch) | |
tree | cc941497db0f54d307c0f297374822964dccde08 /drivers/misc | |
parent | ACPI: thinkpad-acpi: make EC-based thermal readings non-experimental (diff) | |
download | linux-c78d5c96bb65b71a54b7551b404fbaf4763ed6e4.tar.xz linux-c78d5c96bb65b71a54b7551b404fbaf4763ed6e4.zip |
ACPI: thinkpad-acpi: bump up version to 0.15
Name it thinkpad-acpi version 0.15.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
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 84a1000e4cec..01bed937d387 100644 --- a/drivers/misc/thinkpad_acpi.c +++ b/drivers/misc/thinkpad_acpi.c @@ -21,7 +21,7 @@ * 02110-1301, USA. */ -#define IBM_VERSION "0.14" +#define IBM_VERSION "0.15" #define TPACPI_SYSFS_VERSION 0x010000 /* |