prepare to tag, rock, and roll

git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.3.x@800959 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 0df13f1..b24d751 100644
--- a/STATUS
+++ b/STATUS
@@ -5,8 +5,9 @@
 
     2.0.0     : EOL - merged into apr/trunk/
     1.4.0     : in development on branches/1.4.x/
-    1.3.9     : in development on branches/1.3.x/
-    1.3.8     : tagged July 1, 2009
+    1.3.10    : in development on branches/1.3.x/
+    1.3.9     : tagged August 4, 2009
+    1.3.8     : released July 6, 2009
     1.3.7     : released June 5, 2009
     1.3.6     : not released
     1.3.5     : not released
diff --git a/include/apu_version.h b/include/apu_version.h
index 340af23..a7e0ed1 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
+/* #undef APU_IS_DEV_VERSION */
 
 
 #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)