From 615836b90d7ec74cea5a0fd091ce58d2f6733231 Mon Sep 17 00:00:00 2001 From: Robert Moore Date: Wed, 13 Oct 2010 09:24:43 -0700 Subject: [PATCH] Update version to 20101013. Version 20101013. --- source/include/acpixf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/include/acpixf.h b/source/include/acpixf.h index 7fac29fab..e2f310d3e 100644 --- a/source/include/acpixf.h +++ b/source/include/acpixf.h @@ -120,7 +120,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20100915 +#define ACPI_CA_VERSION 0x20101013 #include "actypes.h" #include "actbl.h"