summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2017-06-09 12:50:03 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2017-06-09 12:50:03 +0000
commite422dc2a00858e9cb92335434af6c0c23091cd08 (patch)
tree56cbb0d4d392603e0736fa00bef22c8fd51b8681
parent43eae3a1753df0c3843894048986b11fb409f5db (diff)
downloadlibapr-e422dc2a00858e9cb92335434af6c0c23091cd08.tar.gz
Prepare for 1.6.2 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1798205 13f79535-47bb-0310-9956-ffa450edef68
-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 ea7a2abf4..1b33bb59d 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