aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Moore <[email protected]>2008-04-10 19:06:43 +0400
committerLen Brown <[email protected]>2008-04-22 14:29:32 -0400
commita0144a2929620d9682bc4b0c6274ef03e417f49a (patch)
tree9fe860be3e620252c44a80d8a9a19b33c63842d3
parent24a3157a90ddf851a0880c0b8963bc43481cd85b (diff)
ACPICA: Update ACPICA version to 20080213
Update ACPICA version to 20080213. Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Alexey Starikovskiy <[email protected]> Signed-off-by: Len Brown <[email protected]>
-rw-r--r--include/acpi/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h
index c7d5c91bedee..2c85fd3c8182 100644
--- a/include/acpi/acconfig.h
+++ b/include/acpi/acconfig.h
@@ -63,7 +63,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20080123
+#define ACPI_CA_VERSION 0x20080213
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,