summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2023-01-19 17:00:03 +0000
committerEric Covener <covener@apache.org>2023-01-19 17:00:03 +0000
commitb016a288229790287b811b8bd374b1dc99bfb77c (patch)
tree605e19c0c481c01c6fa5f4b3142c76b8f2ff2054
parent18a3495f75a727bf44e81d47643e82631954217f (diff)
downloadapr-b016a288229790287b811b8bd374b1dc99bfb77c.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