summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2023-03-27 08:00:36 +0000
committerRuediger Pluem <rpluem@apache.org>2023-03-27 08:00:36 +0000
commit0f58659a665c3adb4f93d940dac805be7cc37013 (patch)
tree54ae5b09c850a4e6269d01a5822b0051b6aea90d
parent6ab04292969c5d85f0b51f3c9eba9aabf4c44ab0 (diff)
downloadapr-0f58659a665c3adb4f93d940dac805be7cc37013.tar.gz
prep to tag 1.7.3
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1908743 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 497e4c9b6..70d1381e3 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