Prepare for the 0.9.18 tag


git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x@1006165 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index d3c0438..259b6c5 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@
 
 Release:
 
-    0.9.18  : in maintenance
+    0.9.19  : in maintenance
+    0.9.18  : tagged October 9, 2010
     0.9.17  : released June 5, 2009
     0.9.16  : not released
     0.9.15  : released September 6, 2007
diff --git a/include/apu_version.h b/include/apu_version.h
index 26f967f..c458295 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -69,7 +69,7 @@
  *  This symbol is defined for internal, "development" copies of APU. This
  *  symbol will be #undef'd for releases. 
  */
-#define APU_IS_DEV_VERSION
+/* #define APU_IS_DEV_VERSION */
 
 
 /** The formatted string of APU's version */