tagging 1.3.2

git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/tags/1.3.2@668654 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/include/apu_version.h b/include/apu_version.h
index b57ce8a..d0bd2f6 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -59,7 +59,7 @@
  * The Patch Level never includes API changes, simply bug fixes.
  * Reset to 0 when upgrading APR_MINOR_VERSION
  */
-#define APU_PATCH_VERSION       3
+#define APU_PATCH_VERSION       2
 
 /** 
  * The symbol APU_IS_DEV_VERSION is only defined for internal,