diff options
| author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2007-10-30 15:46:23 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2007-11-05 13:07:11 -0500 |
| commit | b856f5b8c022b75bb0504a8c1ce16a5f1656e08b (patch) | |
| tree | 6fb88bd694a52130f3d4e544130ed42c3e8553ea /drivers/misc/thinkpad_acpi.c | |
| parent | e11e211a0b21bbb625fac2056bdb54dd02020556 (diff) | |
ACPI: thinkpad-acpi: bump up version to 0.17
The lm-sensors 3.0.0/libsensors4 compatibility changes are reason enough to
bump up the version string. Do it.
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/thinkpad_acpi.c')
| -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 109bd2750439..251110d0ec80 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 IBM_VERSION "0.16" | 24 | #define IBM_VERSION "0.17" |
| 25 | #define TPACPI_SYSFS_VERSION 0x020000 | 25 | #define TPACPI_SYSFS_VERSION 0x020000 |
| 26 | 26 | ||
| 27 | /* | 27 | /* |
