Skip to content

Commit

Permalink
ACPI: thinkpad-acpi: bump up version to 0.20
Browse files Browse the repository at this point in the history
Full LED sysfs support, and the rest of the assorted minor fixes and
enhancements are a good reason 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>
  • Loading branch information
Henrique de Moraes Holschuh authored and Len Brown committed Apr 29, 2008
1 parent 3f6cb56 commit 68f12ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/laptops/thinkpad-acpi.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ThinkPad ACPI Extras Driver

Version 0.19
January 06th, 2008
Version 0.20
April 09th, 2008

Borislav Deianov <borislav@users.sf.net>
Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Expand Down
2 changes: 1 addition & 1 deletion drivers/misc/thinkpad_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* 02110-1301, USA.
*/

#define TPACPI_VERSION "0.19"
#define TPACPI_VERSION "0.20"
#define TPACPI_SYSFS_VERSION 0x020200

/*
Expand Down

0 comments on commit 68f12ae

Please sign in to comment.