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,