diff options
author | Robert Moore <Robert.Moore@intel.com> | 2013-04-18 12:44:34 -0700 |
---|---|---|
committer | Robert Moore <Robert.Moore@intel.com> | 2013-04-18 12:44:34 -0700 |
commit | 60396f893b3aa13b62580f7108307311b82b3bc4 (patch) | |
tree | 5751736fa6b2b4a0b34875f8561b42694f42b6f8 | |
parent | fc2ca357cec0da919b72eae307226e95156397ce (diff) | |
download | acpica-R04_18_13.tar.gz |
Update version to 20130418.R04_18_13
Version 20130418.
-rw-r--r-- | source/include/acpixf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acpixf.h b/source/include/acpixf.h index 727b95593..887f81a83 100644 --- a/source/include/acpixf.h +++ b/source/include/acpixf.h @@ -119,7 +119,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20130328 +#define ACPI_CA_VERSION 0x20130418 #include "acconfig.h" #include "actypes.h" |