Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b0c6485 authored by Henrique de Moraes Holschuh's avatar Henrique de Moraes Holschuh Committed by Len Brown
Browse files

ACPI: thinkpad-acpi: bump up version to 0.16



Name it thinkpad-acpi version 0.16 to avoid any confusion with some 0.15
thinkpad-acpi development snapshots and backports that had input layer
support, but no hotkey_report_mode support.

Signed-off-by: default avatarHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent ff80f137
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
		     ThinkPad ACPI Extras Driver
		     ThinkPad ACPI Extras Driver


                            Version 0.15
                            Version 0.16
                           July 1st, 2007
                          August 2nd, 2007


               Borislav Deianov <borislav@users.sf.net>
               Borislav Deianov <borislav@users.sf.net>
             Henrique de Moraes Holschuh <hmh@hmh.eng.br>
             Henrique de Moraes Holschuh <hmh@hmh.eng.br>
+1 −1
Original line number Original line Diff line number Diff line
@@ -21,7 +21,7 @@
 *  02110-1301, USA.
 *  02110-1301, USA.
 */
 */


#define IBM_VERSION "0.15"
#define IBM_VERSION "0.16"
#define TPACPI_SYSFS_VERSION 0x010000
#define TPACPI_SYSFS_VERSION 0x010000


/*
/*