Prepare to tag


git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x@389049 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index fe26eec..6ca0059 100644
--- a/STATUS
+++ b/STATUS
@@ -3,8 +3,8 @@
 
 Release:
 
-    0.9.11  : in development
-    0.9.10  : tagged March 22, 2006
+    0.9.11  : tagged March 27, 2006
+    0.9.10  : tagged March 22, 2006, not released
     0.9.9   : tagged January 30, 2006, not released
     0.9.9   : tagged January 27, 2006, not released
     0.9.7   : released October 11, 2005
diff --git a/include/apu_version.h b/include/apu_version.h
index a7df895..2745131 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
+#undef APU_IS_DEV_VERSION
 
 
 /** The formatted string of APU's version */