You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by pq...@apache.org on 2005/03/16 06:04:33 UTC

svn commit: r157680 - apr/apr-iconv/branches/1.0.x/include/api_version.h

Author: pquerna
Date: Tue Mar 15 21:04:33 2005
New Revision: 157680

URL: http://svn.apache.org/viewcvs?view=rev&rev=157680
Log:
Prep for the 1.0.2 tag

Modified:
    apr/apr-iconv/branches/1.0.x/include/api_version.h

Modified: apr/apr-iconv/branches/1.0.x/include/api_version.h
URL: http://svn.apache.org/viewcvs/apr/apr-iconv/branches/1.0.x/include/api_version.h?view=diff&r1=157679&r2=157680
==============================================================================
--- apr/apr-iconv/branches/1.0.x/include/api_version.h (original)
+++ apr/apr-iconv/branches/1.0.x/include/api_version.h Tue Mar 15 21:04:33 2005
@@ -58,7 +58,7 @@
  * The Patch Level never includes API changes, simply bug fixes.
  * Reset to 0 when upgrading API_MINOR_VERSION
  */
-#define API_PATCH_VERSION       1
+#define API_PATCH_VERSION       2
 
 /** 
  * The symbol API_IS_DEV_VERSION is only defined for internal,