summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrmoore1 <rmoore1>2006-12-16 00:27:07 +0000
committerrmoore1 <rmoore1>2006-12-16 00:27:07 +0000
commit9a5077ab71c3a4de1ecb2bc607b9891d2d1d6fe1 (patch)
treed38c6a99954ba9744fbf653313e2ba994dfd25fb
parent84dd704f200ad54b9699f0ce68e2cdbab68bf230 (diff)
downloadacpica-9a5077ab71c3a4de1ecb2bc607b9891d2d1d6fe1.tar.gz
Update version number.
-rw-r--r--source/include/acconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/include/acconfig.h b/source/include/acconfig.h
index d11a2f57c..75e9b4c60 100644
--- a/source/include/acconfig.h
+++ b/source/include/acconfig.h
@@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: acconfig.h - Global configuration constants
- * $Revision: 1.229 $
+ * $Revision: 1.230 $
*
*****************************************************************************/
@@ -137,7 +137,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20061109
+#define ACPI_CA_VERSION 0x20061215
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,