summaryrefslogtreecommitdiff
path: root/include/apr_version.h
diff options
context:
space:
mode:
authorGreg Stein <gstein@apache.org>2002-08-28 06:16:14 +0000
committerGreg Stein <gstein@apache.org>2002-08-28 06:16:14 +0000
commit2be3ef87b8479da4fd6ed0c25e46d28e8d2bf050 (patch)
tree095bf1d926545525575d2cce9e69320dd28d5a7e /include/apr_version.h
parentc67ca1c1903d026068816abf9dedbba9111ab687 (diff)
downloadapr-2be3ef87b8479da4fd6ed0c25e46d28e8d2bf050.tar.gz
Now at 0.9.1-dev
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63839 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 704bda91e..0f0652a70 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 0
+#define APR_PATCH_VERSION 1
/**
* 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 \