summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2006-04-09 19:50:10 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2006-04-09 19:50:10 +0000
commit1cceb1f660a06444c3eca0c8fcf45dc692225845 (patch)
treecebb8757a77c032f727359d653a79899f2760de8 /include
parentf5e768da53dd469282770ae570bc240ec5506d48 (diff)
downloadlibapr-1cceb1f660a06444c3eca0c8fcf45dc692225845.tar.gz
Update before tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@392814 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-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 11b64ab33..7d95f40e9 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -67,7 +67,7 @@ extern "C" {
* This symbol is defined for internal, "development" copies of APR. This
* symbol will be #undef'd for releases.
*/
-#define APR_IS_DEV_VERSION
+#undef APR_IS_DEV_VERSION
/** The formatted string of APR's version */