summaryrefslogtreecommitdiff
path: root/include/apr_version.h
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-06-03 14:25:26 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-06-03 14:25:26 +0000
commitb323ed74a44c2dc3e6224b504476523719f66a4e (patch)
tree9b12fc096888f2fd0565068ea91c4ce913526940 /include/apr_version.h
parent148de7a0bad007667ce239d89d69dc10b9f4aca4 (diff)
downloadlibapr-b323ed74a44c2dc3e6224b504476523719f66a4e.tar.gz
Prepare to tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@781400 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 306b88f11..85ffe4878 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
+/* #undef APR_IS_DEV_VERSION */
/** The formatted string of APR's version */