Author: pquerna Date: Thu Jan 20 21:24:12 2005 New Revision: 125894 URL: http://svn.apache.org/viewcvs?view=rev&rev=125894 Log: Bump APR-Util trunk to 1.2.0-dev
Modified: apr/apr-util/trunk/include/apu_version.h Modified: apr/apr-util/trunk/include/apu_version.h Url: http://svn.apache.org/viewcvs/apr/apr-util/trunk/include/apu_version.h?view=diff&rev=125894&p1=apr/apr-util/trunk/include/apu_version.h&r1=125893&p2=apr/apr-util/trunk/include/apu_version.h&r2=125894 ============================================================================== --- apr/apr-util/trunk/include/apu_version.h (original) +++ apr/apr-util/trunk/include/apu_version.h Thu Jan 20 21:24:12 2005 @@ -59,7 +59,7 @@ * Minor API changes that do not cause binary compatibility problems. * Should be reset to 0 when upgrading APU_MAJOR_VERSION */ -#define APU_MINOR_VERSION 1 +#define APU_MINOR_VERSION 2 /** patch level */ #define APU_PATCH_VERSION 0
