summaryrefslogtreecommitdiff
path: root/include/apr_version.h
diff options
context:
space:
mode:
authorDavid Reid <dreid@apache.org>2004-08-03 09:28:07 +0000
committerDavid Reid <dreid@apache.org>2004-08-03 09:28:07 +0000
commit04789479b36b2b1947f7ea624d4eb335b2b14c06 (patch)
tree96160cb2b569b8c600c1218e7cada9d20e83cec0 /include/apr_version.h
parent36b4230163b266b7ec5a916f3bf1ed748240b787 (diff)
downloadapr-04789479b36b2b1947f7ea624d4eb335b2b14c06.tar.gz
HEAD is now 1.0.1 and is once again a dev version
When testing this apr-1-config didn't show the "-dev" as I'd have expected. Don't have time to trace more than that! git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@65297 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_version.h')
-rw-r--r--include/apr_version.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/apr_version.h b/include/apr_version.h
index af307b48f..08d5f3a26 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -60,8 +60,13 @@ extern "C" {
#define APR_MINOR_VERSION 0
/** patch level */
-#define APR_PATCH_VERSION 0
+#define APR_PATCH_VERSION 1
+/**
+ * This symbol is defined for internal, "development" copies of APR.
+ * This symbol should be #undef'd for releases.
+ */
+#define APR_IS_DEV_VERSION
/** The formatted string of APR's version */
#define APR_VERSION_STRING \