summaryrefslogtreecommitdiff
path: root/include/apr_version.h
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2003-03-22 03:25:17 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2003-03-22 03:25:17 +0000
commit76d39dd7d0e565574d78d12de6704a4d77bc5bc4 (patch)
tree2f15c2415cf8d1a2a688880e5cebec97d9230d0f /include/apr_version.h
parent2824eee6e278132838bcc9e627816dd4539a5105 (diff)
downloadapr-76d39dd7d0e565574d78d12de6704a4d77bc5bc4.tar.gz
On to 0.9.3-dev
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64445 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 66e5313d6..dab0021b3 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 2
+#define APR_PATCH_VERSION 3
/**
* 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 \