From: Bob Moore <robert.moore@intel.com>
Date: Tue, 10 Jun 2008 06:37:53 +0000 (+0800)
Subject: ACPICA: Update version to 20080609
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9c9f6d052dc6f469431461a97d49cf9c5558b8ad;p=linux.git

ACPICA: Update version to 20080609

Update version to 20080609.

Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
---

diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h
index f81ba6041d34e..4eb75a88795ad 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 		0x20080514
+#define ACPI_CA_VERSION 		0x20080609
 
 /*
  * OS name, used for the _OS object.  The _OS object is essentially obsolete,