summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2006-11-29 11:28:52 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2006-11-29 11:28:52 +0000
commit37f66de61c83792af6df4bc96d49b28c853e6b1a (patch)
tree938cd0c6054177301a6690639bf572cb93e12447 /include
parentf99b4562734620e8396a0d8822a03bf5273dc660 (diff)
downloadlibapr-37f66de61c83792af6df4bc96d49b28c853e6b1a.tar.gz
Prepare to tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@480527 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-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 b1ef695dd..c2ddf81e7 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 */