summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett Rooney <rooneg@apache.org>2006-01-27 05:56:31 +0000
committerGarrett Rooney <rooneg@apache.org>2006-01-27 05:56:31 +0000
commit1d1848cc3828428075cd698b68e2469a2fb72dcd (patch)
tree4baf13280f87f89d481411aa7cc5c7fe6eaf0972
parentc65ddcf279a6ef681536b8fc0d81334703c79af5 (diff)
parent0c0d21d8a9d20a6d23c7138c767305b5dbd6bb21 (diff)
downloadapr-1.2.3.tar.gz
Prepare to roll 1.2.3.1.2.3
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/tags/1.2.3@372761 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 cb53462d0..f6cc57ec8 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -66,7 +66,7 @@
* "development" copies of APR. It is undefined for released versions
* of APR.
*/
-#define APR_IS_DEV_VERSION
+#undef APR_IS_DEV_VERSION
#if defined(APR_IS_DEV_VERSION) || defined(DOXYGEN)