From: Bob Moore <robert.moore@intel.com>
Date: Thu, 10 Apr 2008 15:06:41 +0000 (+0400)
Subject: ACPICA: Update version to 20071219
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c351f2dd542a3980e96cf128e06d19f784c5ea3e;p=linux.git

ACPICA: Update version to 20071219

Update version to 20071219.

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>
---

diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h
index c21e12d165fed..010703e238660 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                 0x20071114
+#define ACPI_CA_VERSION                 0x20071219
 
 /*
  * OS name, used for the _OS object.  The _OS object is essentially obsolete,