summaryrefslogtreecommitdiff
path: root/include/apu_version.h
diff options
context:
space:
mode:
authorpquerna <pquerna@13f79535-47bb-0310-9956-ffa450edef68>2005-08-14 00:48:26 +0000
committerpquerna <pquerna@13f79535-47bb-0310-9956-ffa450edef68>2005-08-14 00:48:26 +0000
commit5cf1592e7644b0766c96a1f958f510961e625f1d (patch)
tree8b3227cf55af246a6a1bf322ba1826b980f64443 /include/apu_version.h
parent643027934aad7ff14d3786aa89e027564edbef43 (diff)
downloadlibapr-util-5cf1592e7644b0766c96a1f958f510961e625f1d.tar.gz
APR-Util rolls on to 1.3.0-dev
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@232558 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apu_version.h')
-rw-r--r--include/apu_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apu_version.h b/include/apu_version.h
index 1edb7888..5b05e025 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -53,7 +53,7 @@
* Minor API changes that do not cause binary compatibility problems.
* Reset to 0 when upgrading APU_MAJOR_VERSION
*/
-#define APU_MINOR_VERSION 2
+#define APU_MINOR_VERSION 3
/** patch level
* The Patch Level never includes API changes, simply bug fixes.