Skip to content

Commit

Permalink
ACPI: thinkpad-acpi: bump up version to 0.15
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Henrique de Moraes Holschuh authored and Len Brown committed Jul 22, 2007
1 parent 3d6f99c commit c78d5c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Documentation/thinkpad-acpi.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ThinkPad ACPI Extras Driver

Version 0.14
April 21st, 2007
Version 0.15
July 1st, 2007

Borislav Deianov <borislav@users.sf.net>
Henrique de Moraes Holschuh <hmh@hmh.eng.br>
http://ibm-acpi.sf.net/
Henrique de Moraes Holschuh <hmh@hmh.eng.br>
http://ibm-acpi.sf.net/


This is a Linux driver for the IBM and Lenovo ThinkPad laptops. It
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 IBM_VERSION "0.14"
#define IBM_VERSION "0.15"
#define TPACPI_SYSFS_VERSION 0x010000

/*
Expand Down

0 comments on commit c78d5c9

Please sign in to comment.