summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 17:00:03 +0000
committercovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 17:00:03 +0000
commit76db34d17a518066b6381b0913211d604b7c171c (patch)
tree605e19c0c481c01c6fa5f4b3142c76b8f2ff2054
parent71ad49974acee1586ea6cf5de685e98857b7dc10 (diff)
downloadlibapr-76db34d17a518066b6381b0913211d604b7c171c.tar.gz
prep to tag 1.7.1
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1906812 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 107a70e9f..0073707ce 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
+/* #undef APR_IS_DEV_VERSION */
/**
* Check at compile time if the APR version is at least a certain