Prepare for the 1.5.0 tag...


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1541576 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 6672533..fd1ceef 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@
 
 Releases:
     2.0.0     : in development on trunk/
-    1.5.0     : in development on branches/1.5.x/
+    1.5.1     : in development on branches/1.5.x/
+    1.5.0     : tagged November 13, 2013
     1.4.9     : in development on branches/1.4.x/
     1.4.8     : released June 21, 2013
     1.4.7     : not released
diff --git a/include/apr_version.h b/include/apr_version.h
index 8886037..a2dcec2 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -69,7 +69,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-#define APR_IS_DEV_VERSION
+/* #define APR_IS_DEV_VERSION */
 
 /**
  * Check at compile time if the APR version is at least a certain