summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2023-04-13 01:04:19 +0000
committerEric Covener <covener@apache.org>2023-04-13 01:04:19 +0000
commit95c4addd8852f6f4484df75c6fe00934afb33ba0 (patch)
tree5d0cba06bb1db762c603f15e9196b3d8f4bbbb12
parent60065f8f8a5d25c0ae9ef7674ae9de50cec64abb (diff)
downloadapr-95c4addd8852f6f4484df75c6fe00934afb33ba0.tar.gz
Post 1.7.4-rc1 tag updates1.7.4-rc1-candidate
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/tags/1.7.4-rc1-candidate@1909107 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 469b11e22..4883007f6 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