Prepare for the 1.3.10 tag


git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.3.x@1003497 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 74341bc..0288262 100644
--- a/STATUS
+++ b/STATUS
@@ -6,6 +6,8 @@
     2.0.0     : None/EOL - merged into apr/trunk/
     1.5.0     : in development on branches/1.5.x/
     1.4.0     : in development on branches/1.4.x/
+    1.3.11    : in development on brances/1.3.x/
+    1.3.10    : tagged October 1, 2010
     1.3.9     : released August 5, 2009
     1.3.8     : released July 6, 2009
     1.3.7     : released June 5, 2009
diff --git a/include/apu_version.h b/include/apu_version.h
index 0d3ed36..607c4ae 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -66,7 +66,7 @@
  * "development" copies of APU.  It is undefined for released versions
  * of APU.
  */
-#define APU_IS_DEV_VERSION
+/* #define APU_IS_DEV_VERSION */
 
 
 #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)