From 75f4ef588eff61986385906572897a6230f3b9cf Mon Sep 17 00:00:00 2001 From: Henrique de Moraes Holschuh Date: Fri, 2 May 2008 01:03:01 -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 3f28f6eabdb..67f4b1c649d 100644 --- a/drivers/misc/thinkpad_acpi.c +++ b/drivers/misc/thinkpad_acpi.c @@ -21,7 +21,7 @@ * 02110-1301, USA. */ -#define TPACPI_VERSION "0.20" +#define TPACPI_VERSION "0.20-20080430" #define TPACPI_SYSFS_VERSION 0x020200 /* -- 2.11.4.GIT