From 5589bb45bcede6c32a28efd67afa373ed9f9658e Mon Sep 17 00:00:00 2001 From: Robert Moore Date: Tue, 1 Jul 2008 09:35:32 -0700 Subject: [PATCH] Update version to 20080701. Update version to 20080701. --- source/include/acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/include/acconfig.h b/source/include/acconfig.h index 2926f05df..0ba5782fe 100644 --- a/source/include/acconfig.h +++ b/source/include/acconfig.h @@ -137,7 +137,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20080609 +#define ACPI_CA_VERSION 0x20080701 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,