From d1672873d19cf895a7db50d040ac4e0a018c6194 Mon Sep 17 00:00:00 2001 From: Henrique de Moraes Holschuh Date: Sun, 22 Nov 2009 15:22:16 -0200 Subject: [PATCH] ACPI: thinkpad-acpi: add development version tag Add the tag for this version. Signed-off-by: Henrique de Moraes Holschuh --- drivers/platform/x86/thinkpad_acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c index da4771d6bcf..c3159cf34be 100644 --- a/drivers/platform/x86/thinkpad_acpi.c +++ b/drivers/platform/x86/thinkpad_acpi.c @@ -21,7 +21,7 @@ * 02110-1301, USA. */ -#define TPACPI_VERSION "0.23" +#define TPACPI_VERSION "0.23-20091203" #define TPACPI_SYSFS_VERSION 0x020600 /* -- 2.11.4.GIT