summaryrefslogtreecommitdiff
path: root/include/apr_version.h
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2010-10-09 13:25:25 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2010-10-09 13:25:25 +0000
commit6490925d4609b9239f7ba6beb91f3bc91a6a2143 (patch)
tree782bf2f716086bb1f7b8c8f28923092f9ae6f318 /include/apr_version.h
parente58b0f73905d314eaead781890402b0cbc736a87 (diff)
downloadlibapr-6490925d4609b9239f7ba6beb91f3bc91a6a2143.tar.gz
Prepare for the 0.9.19 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@1006154 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_version.h')
-rw-r--r--include/apr_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_version.h b/include/apr_version.h
index 4ae9cce15..08bcd288b 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -67,7 +67,7 @@ extern "C" {
* This symbol is defined for internal, "development" copies of APR. This
* symbol will be #undef'd for releases.
*/
-#define APR_IS_DEV_VERSION
+/* #define APR_IS_DEV_VERSION */
/** The formatted string of APR's version */