diff options
author | Bob Moore <robert.moore@intel.com> | 2007-02-02 17:48:20 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-03 03:14:26 +0100 |
commit | 4cdf469090f732ab8a45b2d30b43ec5745699285 (patch) | |
tree | f6c676d4ab719001ab67dbf7584754be0be5cd52 /include/acpi/acconfig.h | |
parent | ACPICA: Fix trace output name and whitespace (diff) | |
download | linux-4cdf469090f732ab8a45b2d30b43ec5745699285.tar.xz linux-4cdf469090f732ab8a45b2d30b43ec5745699285.zip |
ACPICA: Update version to 20060912
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acconfig.h')
-rw-r--r-- | include/acpi/acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h index 4db7858abad9..7b02a13e1409 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 0x20060831 +#define ACPI_CA_VERSION 0x20060912 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, |