You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2008/06/17 15:22:34 UTC

svn commit: r668653 - /apr/apr-util/branches/1.3.x/include/apu_version.h

Author: wrowe
Date: Tue Jun 17 06:22:34 2008
New Revision: 668653

URL: http://svn.apache.org/viewvc?rev=668653&view=rev
Log:
Preparing to tag 1.3.2***

Modified:
    apr/apr-util/branches/1.3.x/include/apu_version.h

Modified: apr/apr-util/branches/1.3.x/include/apu_version.h
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/include/apu_version.h?rev=668653&r1=668652&r2=668653&view=diff
==============================================================================
--- apr/apr-util/branches/1.3.x/include/apu_version.h (original)
+++ apr/apr-util/branches/1.3.x/include/apu_version.h Tue Jun 17 06:22:34 2008
@@ -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,