summaryrefslogtreecommitdiff
path: root/include/apr_version.h
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2002-09-12 00:50:21 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2002-09-12 00:50:21 +0000
commita3a21ab90b7aef983138d2e86d71b7451fa6fc3f (patch)
treead66e2e776b4b0409815dc382c6330e68a09fd99 /include/apr_version.h
parent30d840e07f4362c11ce8520a9b8e6c8a399e7492 (diff)
downloadapr-a3a21ab90b7aef983138d2e86d71b7451fa6fc3f.tar.gz
Move to 0.9.2-dev
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63861 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_version.h')
-rw-r--r--include/apr_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/apr_version.h b/include/apr_version.h
index abf444947..92bd1d3e0 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -99,14 +99,14 @@ extern "C" {
#define APR_MINOR_VERSION 9
/** patch level */
-#define APR_PATCH_VERSION 1
+#define APR_PATCH_VERSION 2
/**
* This symbol is defined for internal, "development" copies of APR. This
* symbol will be #undef'd for releases.
*/
-#undef APR_IS_DEV_VERSION
+#define APR_IS_DEV_VERSION
/** The formatted string of APR's version */
#define APR_VERSION_STRING \