From b5862b7029cf43087069e2d0458fa726aa11c130 Mon Sep 17 00:00:00 2001 From: Henrique de Moraes Holschuh Date: Fri, 5 Aug 2011 23:58:23 -0300 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 e10dd34747b..31b1e96acec 100644 --- a/drivers/platform/x86/thinkpad_acpi.c +++ b/drivers/platform/x86/thinkpad_acpi.c @@ -35,7 +35,7 @@ int no_printk(const char *fmt, ...) } #endif -#define TPACPI_VERSION "0.24" +#define TPACPI_VERSION "0.24-20110604" #define TPACPI_SYSFS_VERSION 0x020700 /* -- 2.11.4.GIT