summaryrefslogtreecommitdiffstats
path: root/include/acpi/acconfig.h
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-04-10 19:06:39 +0400
committerLen Brown <len.brown@intel.com>2008-04-22 14:29:24 -0400
commit1c12a7dde1752f2c40fe170cabff463a0b362720 (patch)
tree25fec293c7b57f9ff045c4116f7854e4150c2a21 /include/acpi/acconfig.h
parent14808822a9cea782c2e6f8d39e438cc3891f6472 (diff)
downloadlinux-0-day-1c12a7dde1752f2c40fe170cabff463a0b362720.tar.gz
linux-0-day-1c12a7dde1752f2c40fe170cabff463a0b362720.tar.xz
ACPICA: update version number to 20070919
Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> 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 a45230dc95615..65815009127ab 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 0x20070508
+#define ACPI_CA_VERSION 0x20070919
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,