From 0625da481e2357e35ec9e9da3ac9b734be30d851 Mon Sep 17 00:00:00 2001 From: Henrique de Moraes Holschuh Date: Mon, 23 Jul 2007 19:27:25 -0300 Subject: [PATCH] ACPI: thinkpad-acpi: add development version tag Add the tag for this version. Signed-off-by: Henrique de Moraes Holschuh --- drivers/misc/thinkpad_acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/thinkpad_acpi.c b/drivers/misc/thinkpad_acpi.c index 1673cf78c76..996e5ceb726 100644 --- a/drivers/misc/thinkpad_acpi.c +++ b/drivers/misc/thinkpad_acpi.c @@ -21,7 +21,7 @@ * 02110-1301, USA. */ -#define TPACPI_VERSION "0.18" +#define TPACPI_VERSION "0.18-20071203" #define TPACPI_SYSFS_VERSION 0x020101 /* -- 2.11.4.GIT