summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2003-03-22 03:25:17 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2003-03-22 03:25:17 +0000
commite30089f604162d81e77cb8ab8563fbd7331dd5b6 (patch)
tree2f15c2415cf8d1a2a688880e5cebec97d9230d0f
parentb6f7ead227b16fd0af12d4f7f13969bc1e98d9b3 (diff)
downloadlibapr-e30089f604162d81e77cb8ab8563fbd7331dd5b6.tar.gz
On to 0.9.3-dev
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64445 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES4
-rw-r--r--include/apr_version.h4
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 597c622c7..7969d7013 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+Changes with APR 0.9.3
+
+
+
Changes with APR 0.9.2
*) Numerous bug fixes for file and socket inheritence by child
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 \