Author: pquerna Date: Thu Jan 20 20:18:38 2005 New Revision: 125887 URL: http://svn.apache.org/viewcvs?view=rev&rev=125887 Log: bump /trunk/ to 1.2.0-dev
Modified: apr/apr/trunk/include/apr_version.h Modified: apr/apr/trunk/include/apr_version.h Url: http://svn.apache.org/viewcvs/apr/apr/trunk/include/apr_version.h?view=diff&rev=125887&p1=apr/apr/trunk/include/apr_version.h&r1=125886&p2=apr/apr/trunk/include/apr_version.h&r2=125887 ============================================================================== --- apr/apr/trunk/include/apr_version.h (original) +++ apr/apr/trunk/include/apr_version.h Thu Jan 20 20:18:38 2005 @@ -57,7 +57,7 @@ * Minor API changes that do not cause binary compatibility problems. * Should be reset to 0 when upgrading APR_MAJOR_VERSION */ -#define APR_MINOR_VERSION 1 +#define APR_MINOR_VERSION 2 /** patch level */ #define APR_PATCH_VERSION 0
