summaryrefslogtreecommitdiff
path: root/include/apu_version.h
diff options
context:
space:
mode:
authordreid <dreid@13f79535-47bb-0310-9956-ffa450edef68>2004-08-03 09:46:04 +0000
committerdreid <dreid@13f79535-47bb-0310-9956-ffa450edef68>2004-08-03 09:46:04 +0000
commit44f8d20ec7165dbedc1ed00db2d44080b7f71bd5 (patch)
tree2e381915e00865a3592e86829a9b9eee595e6273 /include/apu_version.h
parent8391c99bdc456839685bae8d41d190a8122703e3 (diff)
downloadlibapr-util-44f8d20ec7165dbedc1ed00db2d44080b7f71bd5.tar.gz
apr-util 1.0.0 is a release, not a dev release
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@59105 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apu_version.h')
-rw-r--r--include/apu_version.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/apu_version.h b/include/apu_version.h
index e2e009bd..4a334886 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -64,13 +64,6 @@ extern "C" {
/** patch level */
#define APU_PATCH_VERSION 0
-/**
- * This symbol is defined for internal, "development" copies of APU. This
- * symbol will be #undef'd for releases.
- */
-#define APU_IS_DEV_VERSION
-
-
/** The formatted string of APU's version */
#define APU_VERSION_STRING \
APR_STRINGIFY(APU_MAJOR_VERSION) "." \