diff options
author | Bob Moore <robert.moore@intel.com> | 2007-02-02 19:48:18 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-02 21:14:21 -0500 |
commit | f93a21c7184de3db962d01f11eb2ddad5396c824 (patch) | |
tree | ec26964e893bcb950734f9fb88a3380122b853ab /include/acpi/acconfig.h | |
parent | 9c52657a2ac8aac5149e11049497b10918e1f58f (diff) | |
download | op-kernel-dev-f93a21c7184de3db962d01f11eb2ddad5396c824.zip op-kernel-dev-f93a21c7184de3db962d01f11eb2ddad5396c824.tar.gz |
ACPICA: Update version to 20060721
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 ebc1f69..7ece213 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 0x20060707 +#define ACPI_CA_VERSION 0x20060721 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, |