aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-09-27 13:39:20 +0800
committerLen Brown <len.brown@intel.com>2008-10-22 23:14:50 -0400
commited37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0 (patch)
tree43116c20bf3262491e6eea6cd7cd86152fa6902d
parent4ca846e9270f305ad19e61f6654664f31459f332 (diff)
ACPICA: Update version to 20080926
Update version to 20080926. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
-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 2b737e510b1..29feee27f0e 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 0x20080829
+#define ACPI_CA_VERSION 0x20080926
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,