summaryrefslogtreecommitdiff
path: root/include/acpi/acconfig.h
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-09-27 05:39:20 (GMT)
committerLen Brown <len.brown@intel.com>2008-10-23 03:14:50 (GMT)
commited37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0 (patch)
tree43116c20bf3262491e6eea6cd7cd86152fa6902d /include/acpi/acconfig.h
parent4ca846e9270f305ad19e61f6654664f31459f332 (diff)
downloadlinux-ed37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0.tar.xz
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>
Diffstat (limited to 'include/acpi/acconfig.h')
-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 2b737e5..29feee2 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,