diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2008-01-08 13:02:57 -0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-01 22:26:08 -0500 |
commit | 1cee5cce9776d88778b6c00e3f72fffbcbec40d4 (patch) | |
tree | 41dd7a10f22187d5f1f18c4c5e7357b91bcc9834 /Documentation/thinkpad-acpi.txt | |
parent | 6a2e293c34a41446c091cb18758cf64117021b72 (diff) | |
download | linux-3.10-1cee5cce9776d88778b6c00e3f72fffbcbec40d4.tar.gz linux-3.10-1cee5cce9776d88778b6c00e3f72fffbcbec40d4.tar.bz2 linux-3.10-1cee5cce9776d88778b6c00e3f72fffbcbec40d4.zip |
ACPI: thinkpad-acpi: bump up version to 0.19
The major code reorganization and cleanups, and new HKEY events, plus
poll()/select() support are good reasons to checkpoint a new version...
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/thinkpad-acpi.txt')
-rw-r--r-- | Documentation/thinkpad-acpi.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/thinkpad-acpi.txt b/Documentation/thinkpad-acpi.txt index 9bbd0f54143..6c2477754a2 100644 --- a/Documentation/thinkpad-acpi.txt +++ b/Documentation/thinkpad-acpi.txt @@ -1,7 +1,7 @@ ThinkPad ACPI Extras Driver - Version 0.18 - October 08th, 2007 + Version 0.19 + January 06th, 2008 Borislav Deianov <borislav@users.sf.net> Henrique de Moraes Holschuh <hmh@hmh.eng.br> |